lib/mqtt/homie/version.rb in mqtt-homie-0.1.0 vs lib/mqtt/homie/version.rb in mqtt-homie-0.1.1

- old
+ new

@@ -1,5 +1,5 @@ -module MQTT - module Homie - VERSION = "0.1.0" - end -end +module MQTT + module Homie + VERSION = "0.1.1" + end +end