lib/gitrepo/status/version.rb in gitrepo-status-0.2.1 vs lib/gitrepo/status/version.rb in gitrepo-status-0.2.2

- old
+ new

@@ -1,5 +1,5 @@ class Gitrepo class Status - VERSION = '0.2.1'.freeze + VERSION = '0.2.2'.freeze end end