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

- old
+ new

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