Improving documentation, VERSION increase
This commit is contained in:
parent
a78e3b74d6
commit
e8959883a9
4 changed files with 123 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{couchrest_model}
|
||||
s.version = "1.0.0"
|
||||
s.version = `cat VERSION`.strip
|
||||
|
||||
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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue