danarchy_couchdb 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c79285e5a743f8a96a416ee600eb7a9c2733b483
4
- data.tar.gz: 16676412cf347a7e3ba82d7fe6967645b7e00739
3
+ metadata.gz: 4687b1862b5abdbdd8dd8df2f7f1b7cd85a10ba4
4
+ data.tar.gz: 3e09d75a8e101df1ef2e7e86482611d2ddd237f9
5
5
  SHA512:
6
- metadata.gz: e9700a452ee99b02a55024db976abcdfa84508561bd2eec2b0a92ff4d9cf7cba1bfc1c58984779c8455c72874830e0147d1e2b2f28dc1e2af16ff7c2e4ae622b
7
- data.tar.gz: 325e00876a2c1a4a20ac68beb5a16d41d07245b01b033d2fe35bcb90042d8b6fbb5725e745230df265a0571ee0e7ca6beb3dfca2cc3b09e8dd74816b8c6130e8
6
+ metadata.gz: c1e6ba5e320941d63169191bccc1cd2ec43a076236a5aebb21b8c88b470010d0e6b56a17f503716c32821ee8e22f0c58d4880d681fa0606786320c694e5355b4
7
+ data.tar.gz: 6f5820579b50ee6d4decc029ed8629183e68c481f00b25a80939466f52f901f1f9111064d224eeb69683b6309b7a6c1f7a90eddf63558b929af6935e6912bac3
File without changes
@@ -1,3 +1,3 @@
1
1
  module DanarchyCouchDB
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: danarchy_couchdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan James
@@ -56,7 +56,7 @@ description: A CouchDB API connector for dAnarchy gems.
56
56
  email:
57
57
  - dan@danarchy.me
58
58
  executables:
59
- - console
59
+ - danarchy_couchdb-console
60
60
  - setup
61
61
  extensions: []
62
62
  extra_rdoc_files: []
@@ -69,7 +69,7 @@ files:
69
69
  - LICENSE.txt
70
70
  - README.md
71
71
  - Rakefile
72
- - bin/console
72
+ - bin/danarchy_couchdb-console
73
73
  - bin/setup
74
74
  - danarchy_couchdb.gemspec
75
75
  - lib/danarchy_couchdb.rb