From 675640f60c74c2883743b402ca382cc42c21c038 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Tue, 29 Oct 2024 02:52:39 +0100 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcbb2e6..07883ff 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@zokugun/vscode.explicit-folding-api", "description": "API to register rules to the Explicit-Folding extension", - "version": "0.2.0", + "version": "0.2.1", "homepage": "https://github.com/zokugun/vscode-explicit-folding-api", "repository": { "type": "git",