Bump version

This commit is contained in:
Michael Mitchell + Chris Stringer 2013-04-01 11:55:30 -07:00
parent 02c0e1ce9b
commit 2b6efac25f
2 changed files with 6 additions and 3 deletions

View file

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