lib/chambermaid/version.rb in chambermaid-0.2.0 vs lib/chambermaid/version.rb in chambermaid-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module Chambermaid - VERSION = "0.2.0" + VERSION = "0.3.0" end