couchbase-model 0.4.3 → 0.4.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- ## 0.4.3 / 2012-10-17
1
+ ## 0.4.4 / 2012-10-17
2
2
 
3
3
  * Make #to_param aware about keys
4
4
 
@@ -19,7 +19,7 @@ module Couchbase
19
19
 
20
20
  class Model
21
21
 
22
- VERSION = "0.4.3"
22
+ VERSION = "0.4.4"
23
23
 
24
24
  end
25
25
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: couchbase-model
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.3
4
+ version: 0.4.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -171,4 +171,3 @@ test_files:
171
171
  - test/setup.rb
172
172
  - test/test_model.rb
173
173
  - test/test_uuid.rb
174
- has_rdoc: