diff --git a/package-lock.json b/package-lock.json index 8773334..737a41a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "feathers-cassandra", - "version": "3.5.2", + "version": "3.5.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5f365a8..571e70a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "feathers-cassandra", "description": "Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder", - "version": "3.5.2", + "version": "3.5.3", "homepage": "https://github.com/feathersjs-ecosystem/feathers-cassandra", "keywords": [ "feathers",