From 5a8d405d6acd24ed14278d5616d6bdb2d3e0eeac Mon Sep 17 00:00:00 2001 From: KishiTheMechanic Date: Sat, 25 Nov 2023 23:35:29 +0100 Subject: [PATCH] update: release v1.7.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3620726..0a744f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skeet-graphql", - "version": "1.7.4", + "version": "1.7.5", "description": "Skeet Framework Boilerplate with Next.js and GraphQL", "repository": "https://github.com/elsoul/skeet-graphql.git", "author": "ELSOUL LABO B.V.", @@ -140,4 +140,4 @@ "typescript": "5.2.2", "unified": "10.1.2" } -} +} \ No newline at end of file