Skip to content

Commit c126f2d

Browse files
author
Illyoung Choi
committed
bump up version to v0.11.11
1 parent 104d4d4 commit c126f2d

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.11.10
1+
v0.11.11

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.11.10.tar.gz"
4+
url "https://github.com/cyverse/gocommands/archive/refs/tags/v0.11.11.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.11.10"
2+
"version": "0.11.11"
33
}

0 commit comments

Comments
 (0)