lib/magellan/log_funnel/version.rb in magellan-log-funnel-1.1.0 vs lib/magellan/log_funnel/version.rb in magellan-log-funnel-1.2.0
- old
+ new
@@ -1,5 +1,5 @@
module Magellan
class LogFunnel
- VERSION = "1.1.0"
+ VERSION = "1.2.0"
end
end