From 04abc283b065fd5666bbe33b67206ef816303bfc Mon Sep 17 00:00:00 2001 From: Zef Hemel Date: Fri, 2 Feb 2024 19:19:29 +0100 Subject: [PATCH] 0.7.0 --- version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.ts b/version.ts index d61d55b6..bb55f687 100644 --- a/version.ts +++ b/version.ts @@ -1 +1 @@ -export const version = "0.6.1"; +export const version = "0.7.0";