updates version

This commit is contained in:
Jessica Dillon & Jessica Lynn Suttles 2013-07-01 18:32:38 -07:00
parent 1311dec8a3
commit c0a86fa6b0
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ Not Implemented:
## Current Version
2.0.0.pre4
2.0.0.pre5
## Requirements

View file

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