diff --git a/Formula/poui.rb b/Formula/poui.rb index bf56b0f..3818ec2 100644 --- a/Formula/poui.rb +++ b/Formula/poui.rb @@ -1,7 +1,7 @@ class Poui < Formula desc "Application to help you open your relevant developer portals" homepage "https://github.com/hong-yi/poui" - url "https://github.com/hong-yi/poui.git", tag: "v0.1.0" + url "https://github.com/hong-yi/poui.git", tag: "v0.1.1" license "MIT" depends_on "go" => :build