Skip to content

Commit

Permalink
Bump up version to v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
iychoi committed Apr 2, 2024
1 parent 794010d commit dceb375
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.9.3
v0.9.4
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.9.3.tar.gz"
url "https://github.com/cyverse/gocommands/archive/refs/tags/v0.9.4.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.9.3"
"version": "0.9.4"
}

0 comments on commit dceb375

Please sign in to comment.