lib/has_accounts/version.rb in has_accounts-0.18.2 vs lib/has_accounts/version.rb in has_accounts-0.18.3

- old
+ new

@@ -1,3 +1,3 @@ module HasAccounts - VERSION = "0.18.2" + VERSION = "0.18.3" end