diff --git a/lego_ev3.gemspec b/lego_ev3.gemspec index 600493e..54ae57f 100644 --- a/lego_ev3.gemspec +++ b/lego_ev3.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'lego_ev3' - s.version = '0.9.0' + s.version = '0.9.1' s.platform = Gem::Platform::RUBY s.summary = 'Library to interface with Lego EV3 starter kit' s.description = 'Uses the amazing ev3dev.org stuff to interface with the Lego EV3 starter kit'