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

- old
+ new

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