Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nbulaj committed Mar 24, 2017
1 parent 5a7693b commit 4ea9a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capistrano-chewy/version.rb
Expand Up @@ -6,7 +6,7 @@ def self.gem_version
module VERSION
MAJOR = 0
MINOR = 2
TINY = 1
TINY = 2

STRING = [MAJOR, MINOR, TINY].compact.join('.')
end
Expand Down

0 comments on commit 4ea9a66

Please sign in to comment.