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

- old
+ new

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