lib/easy-settings/version.rb in easy-settings-1.0.1 vs lib/easy-settings/version.rb in easy-settings-1.1.0

- old
+ new

@@ -1,3 +1,3 @@ class EasySettings - VERSION = "1.0.1" + VERSION = "1.1.0" end