lib/chef-irc-snitch/version.rb in chef-irc-snitch-0.0.1 vs lib/chef-irc-snitch/version.rb in chef-irc-snitch-0.0.2

- old
+ new

@@ -1,7 +1,7 @@ module Chef module IRC module Snitch - VERSION = "0.0.1" + VERSION = "0.0.2" end end end