diff --git a/package-lock.json b/package-lock.json index a2a996e..72b14d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "feathers-knex", - "version": "2.8.2", + "version": "2.9.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8f4cf12..96bde30 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "feathers-knex", "description": "A service plugin for KnexJS a query builder for PostgreSQL, MySQL and SQLite3", - "version": "2.8.2", + "version": "2.9.0", "homepage": "https://github.com/feathersjs/feathers-knex", "keywords": [ "feathers",