lib/chef-irc-snitch/version.rb in chef-irc-snitch-0.0.3 vs lib/chef-irc-snitch/version.rb in chef-irc-snitch-0.0.4
- old
+ new
@@ -1,7 +1,7 @@
module Chef
module IRC
module Snitch
- VERSION = "0.0.3"
+ VERSION = "0.0.4"
end
end
end