lib/hashmake/version.rb in hashmake-0.1.9 vs lib/hashmake/version.rb in hashmake-0.2.0

- old
+ new

@@ -2,7 +2,7 @@ # # @author James Tunnell # module Hashmake # hashmake version - VERSION = "0.1.9" + VERSION = "0.2.0" end