bumps version number to pre3

This commit is contained in:
Michael Mitchell 2013-03-26 12:08:35 -07:00 committed by Jessica Lynn Suttles
parent ec84c5b091
commit 0817798de2

View file

@ -1,3 +1,3 @@
module Microformats2
VERSION = "2.0.0.pre2"
VERSION = "2.0.0.pre3"
end