lib/structure/version.rb in structure-0.3.0 vs lib/structure/version.rb in structure-0.3.1

- old
+ new

@@ -1,3 +1,3 @@ class Sucker - VERSION = '0.3.0' + VERSION = '0.3.1' end