lib/eye/notify/hipchat/version.rb in eye-notify-hipchat-0.0.1 vs lib/eye/notify/hipchat/version.rb in eye-notify-hipchat-0.0.2
- old
+ new
@@ -1,7 +1,7 @@
module Eye
class Notify
class Hipchat
- VERSION = "0.0.1"
+ VERSION = "0.0.2"
end
end
end