lib/stately_scopes/version.rb in stately_scopes-0.0.1 vs lib/stately_scopes/version.rb in stately_scopes-0.0.2

- old
+ new

@@ -1,3 +1,3 @@ module StatelyScopes - VERSION = "0.0.1" + VERSION = "0.0.2" end