From e4b1fb627ea62928006ea657b69221dc6e66b92b Mon Sep 17 00:00:00 2001 From: AlexSSD7 Date: Mon, 11 Sep 2023 10:05:15 +0100 Subject: [PATCH] Bump version to v0.1.1 --- constants/linsk.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/linsk.go b/constants/linsk.go index de178ab..c04bbdd 100644 --- a/constants/linsk.go +++ b/constants/linsk.go @@ -16,4 +16,4 @@ package constants -const Version = "v0.0.0" +const Version = "v0.1.1"