lib/git_helper/version.rb in git_helper-2.0.2 vs lib/git_helper/version.rb in git_helper-3.0.0

- old
+ new

@@ -1,3 +1,3 @@ module GitHelper - VERSION = '2.0.2' + VERSION = '3.0.0' end