lib/eye/notify/hipchat/version.rb in eye-notify-hipchat-0.0.3 vs lib/eye/notify/hipchat/version.rb in eye-notify-hipchat-0.0.4
- old
+ new
@@ -1,8 +1,8 @@
module Eye
class Notify
class Eye::Notify::Custom < Eye::Notify; end
class Hipchat < Eye::Notify::Custom
- VERSION = "0.0.3"
+ VERSION = "0.0.4"
end
end
end