lib/git_helper/version.rb in git_helper-1.1.1 vs lib/git_helper/version.rb in git_helper-1.2.0

- old
+ new

@@ -1,3 +1,3 @@ module GitHelper - VERSION = '1.1.1' + VERSION = '1.2.0' end