From e4362e209617dc1c848fe221292f13cc4ec2ebc1 Mon Sep 17 00:00:00 2001 From: Pawel Blazejewski Date: Mon, 11 May 2026 12:54:20 +0200 Subject: [PATCH] chore(release): bump version to 0.2.21 --- VERSION.txt | 2 +- cmd/cli/version.go | 2 +- gh-pages/index.html | 22 ++++++++++++++++++++++ plugins/tabula.vscode/package.json | 2 +- 4 files changed, 25 insertions(+), 3 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index b4aae65..58e72da 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.2.20 \ No newline at end of file +0.2.21 \ No newline at end of file diff --git a/cmd/cli/version.go b/cmd/cli/version.go index 3249c17..2cf2fed 100644 --- a/cmd/cli/version.go +++ b/cmd/cli/version.go @@ -1,3 +1,3 @@ package main -const VERSION = "0.2.20" +const VERSION = "0.2.21" diff --git a/gh-pages/index.html b/gh-pages/index.html index f422076..d6b97fc 100644 --- a/gh-pages/index.html +++ b/gh-pages/index.html @@ -79,8 +79,30 @@ height: auto; } + + + +