Skip to content

Commit def5a6e

Browse files
committed
bump up version to v0.12.2
1 parent 962d25a commit def5a6e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.12.1
1+
v0.12.2

homebrew/gocommands.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Gocommands < Formula
22
desc "Portable command-line toolkit for iRODS data management service"
33
homepage "https://github.com/cyverse/gocommands"
4-
url "https://github.com/cyverse/gocommands/archive/refs/tags/v0.12.1.tar.gz"
4+
url "https://github.com/cyverse/gocommands/archive/refs/tags/v0.12.2.tar.gz"
55
sha256 "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed"
66
license "BSD-3-Clause"
77

package_info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.12.1"
2+
"version": "0.12.2"
33
}

0 commit comments

Comments
 (0)