Skip to content

Commit

Permalink
make it v 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheaps committed Dec 6, 2023
1 parent 4523e52 commit 90242d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/devsetup-base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class DevsetupBase < Formula
homepage 'http://github.com/nsheaps/homebrew-devsetup'
url 'https://github.com/nsheaps/brew-meta-formula/archive/refs/tags/v1.0.0.tar.gz'
sha256 "b14702dd54ea5c48d2ebeb6425015c14794159a6b9d342178c81d2f2e79ed2db"
version '0.0.8' # bump me if you want people to re-install these things, like if the list changed.
version '1.0.0' # bump me if you want people to re-install these things, like if the list changed.

# if these are installed from this tap, then devsetup upgrade-all will upgrade
# them, otherwise the dependencies will only get upgraded if this formula changes.
Expand Down

0 comments on commit 90242d0

Please sign in to comment.