lib/watchmaker/version.rb in watchmaker-0.1.2 vs lib/watchmaker/version.rb in watchmaker-0.2.0

- old
+ new

@@ -1,5 +1,5 @@ # encoding: UTF-8 module Watchmaker # :nodoc: - VERSION = "0.1.2" + VERSION = "0.2.0" end