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.
- data/HISTORY.markdown +1 -1
- data/lib/couchbase/model/version.rb +1 -1
- metadata +1 -2
data/HISTORY.markdown
CHANGED
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.
|
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:
|