Skip to content

Commit

Permalink
[release] 2.2.0 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ammanvedi committed May 10, 2020
1 parent 3d2d4fb commit 3b0db02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions embark.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Embark < Formula
desc "A command line tool to help with git releases"
homepage "https://github.com/ammanvedi/embark"
url "https://github.com/ammanvedi/embark/archive/v2.1.0.tar.gz"
version "2.1.0"
url "https://github.com/ammanvedi/embark/archive/v2.2.0.tar.gz"
version "2.2.0"

bottle :unneeded

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.2.0

0 comments on commit 3b0db02

Please sign in to comment.