Skip to content

Commit

Permalink
bump up version to v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iychoi committed Sep 20, 2024
1 parent ee6acb8 commit 5845939
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.10.1
v0.10.2
2 changes: 1 addition & 1 deletion homebrew/gocommands.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Gocommands < Formula
desc "Portable command-line toolkit for iRODS data management service"
homepage "https://github.com/cyverse/gocommands"
url "https://github.com/cyverse/gocommands/archive/refs/tags/v0.10.1.tar.gz"
url "https://github.com/cyverse/gocommands/archive/refs/tags/v0.10.2.tar.gz"
sha256 "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed"
license "BSD-3-Clause"

Expand Down
2 changes: 1 addition & 1 deletion package_info.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.10.1"
"version": "0.10.2"
}

0 comments on commit 5845939

Please sign in to comment.