Bump version to 2.0.1

This commit is contained in:
Jessica Lynn Suttles 2014-03-10 15:56:27 -07:00
parent afe70d6b6d
commit 840fdff624
2 changed files with 2 additions and 2 deletions

View file

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