bumps version

This commit is contained in:
Jessica Lynn Suttles 2013-02-18 14:18:22 -08:00
parent bb368784ae
commit ec85650496
2 changed files with 2 additions and 2 deletions

View file

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

View file

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