lib/magnum-pi/version.rb in magnum-pi-0.2.6 vs lib/magnum-pi/version.rb in magnum-pi-0.2.7

- old
+ new

@@ -1,7 +1,7 @@ module MagnumPI MAJOR = 0 MINOR = 2 - TINY = 6 + TINY = 7 VERSION = [MAJOR, MINOR, TINY].join(".") end \ No newline at end of file