lib/attribute_extras/version.rb in attribute_extras-0.1.2 vs lib/attribute_extras/version.rb in attribute_extras-0.1.3
- old
+ new
@@ -1,3 +1,6 @@
module AttributeExtras
- VERSION = '0.1.2'
+
+ # current version of the gem
+ VERSION = '0.1.3'
+
end