From 2f2d61448335d84f846826f3faf9e4f34dbf9b84 Mon Sep 17 00:00:00 2001 From: KishiTheMechanic Date: Tue, 26 Dec 2023 15:37:11 +0100 Subject: [PATCH] update: release v1.9.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bd0a26e..23ab2a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skeet-graphql", - "version": "1.8.0", + "version": "1.9.0", "description": "Skeet Framework Boilerplate with Next.js and GraphQL", "repository": "https://github.com/elsoul/skeet-graphql.git", "author": "ELSOUL LABO B.V.", @@ -141,4 +141,4 @@ "typescript": "5.2.2", "unified": "10.1.2" } -} +} \ No newline at end of file