lib/git/pr/version.rb in git-pr-0.0.3 vs lib/git/pr/version.rb in git-pr-0.0.4

- old
+ new

@@ -1,5 +1,5 @@ module Git class Pr - VERSION = '0.0.3' + VERSION = '0.0.4' end end