From 2288982758880164e464a2fd3923e2881ef2296d Mon Sep 17 00:00:00 2001 From: Youssef Amr El-Shehaby Date: Sun, 10 Nov 2024 09:03:51 +0200 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 079a35b..1408976 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "An extension for searching and creating page and layout files in a Next.js application project.", "publisher": "monstajoedev", "icon": "./logo.png", - "version": "0.3.0", + "version": "0.3.1", "engines": { "vscode": "^1.84.0" },