Skip to content

Commit

Permalink
Merge pull request #2 from hong-yi/poui
Browse files Browse the repository at this point in the history
bump to v0.1.1
  • Loading branch information
hong-yi authored Mar 25, 2024
2 parents 789156e + 63362df commit 8f7200e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/poui.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 8f7200e

Please sign in to comment.