diff --git a/package.json b/package.json index 0d6174b..d54fa4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sequelize-graphql/core", - "version": "1.2.4", + "version": "1.2.5", "description": "Lightweight library to sync sequelize and graphql", "main": "dist/index.js", "module": "dist/index.mjs",