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

@ -38,7 +38,9 @@ Not Implemented:
## Current Version
2.0.1
2.0.2
![Version 2.0.2](https://img.shields.io/badge/VERSION-2.0.2-green.svg)
## Requirements

View file

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