Skip to content

Commit 0b18560

Browse files
author
Illyoung Choi
committed
bump up version to v0.11.10
1 parent da36904 commit 0b18560

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

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

0 commit comments

Comments
 (0)