Skip to content

Commit

Permalink
<feat>(package): Version 1.1.6
Browse files Browse the repository at this point in the history
Update Couchbase
  • Loading branch information
joelbraga committed Nov 16, 2015
1 parent 20a6ba9 commit d039665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "couchbaselib",
"version": "1.1.5",
"version": "1.1.6",
"description": "couchbase node js",
"main": "index.js",
"scripts": {
Expand All @@ -11,7 +11,7 @@
},
"license": "ISC",
"dependencies": {
"couchbase": "2.1.0",
"couchbase": "2.1.2",
"uuid": "^2.0.1",
"async": "^1.1.0",
"jjv": "^1.0.2"
Expand Down

0 comments on commit d039665

Please sign in to comment.