From 84dfc1682dc4a1679d36fee14e986586040896d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kr=C3=B6pelin?= Date: Sun, 27 Aug 2023 16:57:51 +0200 Subject: [PATCH] Bump version --- typst.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typst.toml b/typst.toml index a70456e..1ed890d 100644 --- a/typst.toml +++ b/typst.toml @@ -1,6 +1,6 @@ [package] name = "polylux" -version = "0.2.0" +version = "0.3.0" entrypoint = "polylux.typ" authors = ["Andreas Kröpelin", "contributors"] license = "MIT"