Remove from beta
This commit is contained in:
parent
b0b9add34d
commit
5c6e807c5b
|
@ -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"]
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue