From 21e681f0d6d10231dab2921c5b973b64a6c9387a Mon Sep 17 00:00:00 2001 From: Pascal Martineau Date: Thu, 16 Nov 2023 11:00:47 -0500 Subject: [PATCH] minor: bump versoin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1ceeb1..084a55f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lewebsimple/nuxt-graphql-fullstack", "description": "Nuxt 3 GraphQL fullstack boilerplate", - "version": "0.1.5", + "version": "0.2.0", "author": "Pascal Martineau ", "repository": { "type": "git",