lib/githelp/version.rb in githelp-0.2.13 vs lib/githelp/version.rb in githelp-0.2.14

- old
+ new

@@ -1,3 +1,3 @@ module GitHelp - VERSION = "0.2.13" + VERSION = "0.2.14" end