parent
ed10fa8823
commit
78927d36b8
2 changed files with 5 additions and 5 deletions
|
@ -33,14 +33,14 @@ Not Implemented:
|
||||||
|
|
||||||
## Current Version
|
## Current Version
|
||||||
|
|
||||||
2.0.0.pre5
|
2.0.0
|
||||||
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* "nokogiri", "~> 1.5.6"
|
* "nokogiri"
|
||||||
* "json", "~> 1.7.6"
|
* "json"
|
||||||
* "activesupport", "~> 3.2.12"
|
* "activesupport"
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Microformats2
|
module Microformats2
|
||||||
VERSION = "2.0.0.pre5"
|
VERSION = "2.0.0"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue