From 01baea2b7e1ba6c6b8585e2541123be5d1b7246f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nico=20Schl=C3=B6mer?= Date: Thu, 10 Aug 2023 09:54:59 +0200 Subject: [PATCH] version bump --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index f6a318f..c7e3bfc 100644 --- a/justfile +++ b/justfile @@ -1,4 +1,4 @@ -version := "1.2.0" +version := "1.2.1" default: @echo "\"just publish\"?"