Remove from beta

bundler
Marcos Tapajós 2011-01-16 22:48:31 -02:00
parent b0b9add34d
commit 5c6e807c5b
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.0.0.beta9
1.0.0

View File

@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{couchrest_model}
s.version = "1.0.0.beta9"
s.version = "1.0.0"
s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.authors = ["J. Chris Anderson", "Matt Aimonetti", "Marcos Tapajos", "Will Leinweber", "Sam Lown"]

View File

@ -1,4 +1,4 @@
== Next Version
== CouchRest Model 1.0.0
* Major enhancements
* Support for configuration module and "model_type_key" option for overriding model's type key