diff --git a/package.json b/package.json index 8f600e4..67768d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-cayley", - "version": "1.1.0", + "version": "1.1.1", "description": "Node.js client for open-source graph database cayley(https://github.com/cayleygraph/cayley).", "main": "./index.js", "scripts": {