bump patch version to 1.0.2

This commit is contained in:
Adam Bachman 2016-06-09 14:51:16 -04:00
parent 6cf535d0ae
commit ce188b5fb9

View file

@ -1,5 +1,5 @@
module Adafruit
module IO
VERSION = "1.0.1"
VERSION = "1.0.2"
end
end