lib/attribute_extras/version.rb in attribute_extras-0.1.5 vs lib/attribute_extras/version.rb in attribute_extras-0.1.6

- old
+ new

@@ -1,6 +1,6 @@ module AttributeExtras # current version of the gem - VERSION = '0.1.5' + VERSION = '0.1.6' end