arduino_firmata 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,7 @@
1
+ === 0.0.9 2012-10-25
2
+
3
+ * add github pages link
4
+
1
5
  === 0.0.8 2012-10-25
2
6
 
3
7
  * bugfix digital_write
@@ -1,6 +1,6 @@
1
1
  = arduino_firmata
2
2
 
3
- * http://github.com/shokai/arduino_firmata
3
+ * http://shokai.github.com/arduino_firmata
4
4
 
5
5
  == INSTALL:
6
6
 
@@ -9,5 +9,5 @@ require 'arduino_firmata/arduino'
9
9
  require 'arduino_firmata/event'
10
10
 
11
11
  module ArduinoFirmata
12
- VERSION = '0.0.8'
12
+ VERSION = '0.0.9'
13
13
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arduino_firmata
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -119,7 +119,7 @@ files:
119
119
  - test/test_block.rb
120
120
  - test/test_helper.rb
121
121
  - .gemtest
122
- homepage: http://github.com/shokai/arduino_firmata
122
+ homepage: http://shokai.github.com/arduino_firmata
123
123
  licenses: []
124
124
  post_install_message:
125
125
  rdoc_options:
@@ -135,7 +135,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
135
135
  version: '0'
136
136
  segments:
137
137
  - 0
138
- hash: -4559901712917209953
138
+ hash: 3892796787137470905
139
139
  required_rubygems_version: !ruby/object:Gem::Requirement
140
140
  none: false
141
141
  requirements: