diff --git a/VERSION b/VERSION index 7b30067..8893a8e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.54 +0.1.55 diff --git a/formula/ih-core.rb b/formula/ih-core.rb index ab3f7c2..358961e 100644 --- a/formula/ih-core.rb +++ b/formula/ih-core.rb @@ -1,5 +1,5 @@ class IhCore < Formula - VERSION="0.1.54" + VERSION="0.1.55" desc "Brew formula for installing core tools used at Included Health engineering." homepage "https://github.com/ConsultingMD/homebrew-ih-public" license "CC BY-NC-ND 4.0"