lib/git_helpers/version.rb in git_helpers-0.1.0 vs lib/git_helpers/version.rb in git_helpers-0.2

- old
+ new

@@ -1,4 +1,4 @@ module GitHelpers # git_helpers version - VERSION = "0.1.0" + VERSION = "0.2" end