diff --git a/VERSION.txt b/VERSION.txt index 3f7eac9..13cf47d 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -v0.9.12 +v0.9.13 diff --git a/homebrew/gocommands.rb b/homebrew/gocommands.rb index 4ca6049..6411005 100644 --- a/homebrew/gocommands.rb +++ b/homebrew/gocommands.rb @@ -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.12.tar.gz" + url "https://github.com/cyverse/gocommands/archive/refs/tags/v0.9.13.tar.gz" sha256 "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed" license "BSD-3-Clause" diff --git a/package_info.json b/package_info.json index 0f8ac87..3aed12c 100644 --- a/package_info.json +++ b/package_info.json @@ -1,3 +1,3 @@ { - "version": "0.9.12" + "version": "0.9.13" } \ No newline at end of file