bumps version number to pre3

This commit is contained in:
Michael Mitchell 2013-03-26 12:08:35 -07:00
parent 28badd2f23
commit e924f0d5d3

View file

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