lib/easy-settings/version.rb in easy-settings-1.3.0 vs lib/easy-settings/version.rb in easy-settings-1.3.1

- old
+ new

@@ -1,3 +1,3 @@ class EasySettings - VERSION = "1.3.0" + VERSION = "1.3.1" end