From 6688c2227c80a05a96416d75ceedf2ca7421223c Mon Sep 17 00:00:00 2001 From: Baptiste Martinet Date: Wed, 23 Oct 2024 20:04:34 +0200 Subject: [PATCH] 1.4.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c6fbf6..940ff99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sequelize-graphql/core", - "version": "1.4.7", + "version": "1.4.8", "description": "Lightweight library to sync sequelize and graphql", "main": "dist/index.js", "module": "dist/index.mjs",