lib/sensu/plugins/ecityruf/version.rb in sensu-plugins-ecityruf-0.3.2 vs lib/sensu/plugins/ecityruf/version.rb in sensu-plugins-ecityruf-0.4.0
- old
+ new
@@ -1,7 +1,7 @@
module Sensu
module Plugins
module Ecityruf
- VERSION = '0.3.2'
+ VERSION = '0.4.0'.freeze
end
end
end