diff --git a/package-lock.json b/package-lock.json index 1802629..50df5a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@teamhive/sequelize-common", - "version": "7.0.0", + "version": "7.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b89a536..141d32d 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teamhive/sequelize-common", - "version": "7.0.0", + "version": "7.1.0", "description": "A common set of models and functions that we use throughout most of our Sequelize projects", "keywords": [ "Typescript"