Bump version

This commit is contained in:
Michael Mitchell + Chris Stringer 2013-03-22 16:34:44 -07:00 committed by Jessica Lynn Suttles
parent a074044f57
commit f4d5f31243
2 changed files with 2 additions and 2 deletions

View file

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