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

- old
+ new

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