From 89689740184e2e5c26377107441028002ffb373d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=87=8E=E5=A3=B0?= Date: Tue, 24 Sep 2024 19:00:55 +0800 Subject: [PATCH] release 0.5.5 (#356) --- internal/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/version.go b/internal/version.go index ebfc332a..daf8c6c5 100644 --- a/internal/version.go +++ b/internal/version.go @@ -16,4 +16,4 @@ package internal -const RuntimeVersion = "0.5.4" +const RuntimeVersion = "0.5.5"