lib/under_construction/version.rb in under_construction-0.1.0 vs lib/under_construction/version.rb in under_construction-0.1.1

- old
+ new

@@ -1,3 +1,3 @@ module UnderConstruction - VERSION = "0.1.0" + VERSION = "0.1.1" end