From 75c37f0737ef4637cfa7a6388358f0b50de24eff Mon Sep 17 00:00:00 2001 From: theharshsingh Date: Sun, 23 Jul 2023 14:01:16 +0530 Subject: [PATCH] Version patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bf0be9..ea4942f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "fastn", "description": "This extension provides syntax highlighting support for the `fastn` language in Visual Studio Code. Enjoy enhanced readability of your FTD code with vibrant and accurate syntax highlighting.", "publisher": "fastn-stack", - "version": "0.0.5", + "version": "0.0.6", "icon": "images/logo.png", "engines": { "vscode": "^1.0.0"