domotics-arduino 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -233,7 +233,6 @@ module Domotics
233
233
  terminate
234
234
  end
235
235
  message = message.chomp.force_encoding("ISO-8859-1").split
236
- p message.length
237
236
  case message.length
238
237
  when 1
239
238
  @reply.push(message[0].to_i)
@@ -1,5 +1,5 @@
1
1
  module Domotics
2
2
  module Arduino
3
- VERSION = "0.2.0"
3
+ VERSION = "0.2.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: domotics-arduino
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: