From d9574282cafae61e6cc66383979b52b371adacd5 Mon Sep 17 00:00:00 2001 From: Denis Carriere Date: Thu, 6 Jun 2024 22:53:55 +0200 Subject: [PATCH] bump version --- version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.ts b/version.ts index d45bf58..fd04a2b 100644 --- a/version.ts +++ b/version.ts @@ -1 +1 @@ -export const version = "0.3.1"; \ No newline at end of file +export const version = "0.3.3"; \ No newline at end of file