Bump version

This commit is contained in:
Michael Mitchell + Chris Stringer 2013-03-22 16:34:44 -07:00
parent 0ada4effba
commit e6357023be
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ Not Implemented:
## Current Version
2.0.0.pre1
2.0.0.pre2
## Requirements

View file

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