Skip to content

Commit

Permalink
Version 2.2.1
Browse files Browse the repository at this point in the history
Heroku Toolbelt has been replaced by / renamed to Heroku CLI.
It is installed with `brew install heroku`. See:

https://devcenter.heroku.com/articles/heroku-cli#macos

Related:

thoughtbot/laptop@3b7845b
thoughtbot/laptop@0636eea
  • Loading branch information
croaky authored and geoffharcourt committed Aug 25, 2017
1 parent 5919471 commit 54633b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/parity/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Parity
VERSION = "2.2.0".freeze
VERSION = "2.2.1".freeze
end

0 comments on commit 54633b2

Please sign in to comment.