lib/under_construction/version.rb in under_construction-0.1.4 vs lib/under_construction/version.rb in under_construction-0.2.1

- old
+ new

@@ -1,3 +1,3 @@ module UnderConstruction - VERSION = "0.1.4" + VERSION = "0.2.1" end