lib/sensu/plugins/ecityruf/version.rb in sensu-plugins-ecityruf-0.3.0 vs lib/sensu/plugins/ecityruf/version.rb in sensu-plugins-ecityruf-0.3.1

- old
+ new

@@ -1,7 +1,7 @@ module Sensu module Plugins module Ecityruf - VERSION = '0.3.0' + VERSION = '0.3.1' end end end