Version bump to 2.0.2

This commit is contained in:
Shane Becker 2016-05-04 14:07:03 -07:00
parent 12417d5096
commit 945ffe6c6e
2 changed files with 6 additions and 4 deletions

View file

@ -1,3 +1,3 @@
module Microformats2
VERSION = "2.0.1"
VERSION = "2.0.2"
end