From 1d75f21671c5dee73ee86e766ce724975ba80502 Mon Sep 17 00:00:00 2001 From: Nanaloveyuki Date: Sun, 10 May 2026 14:05:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=200.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- moon.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/moon.mod.json b/moon.mod.json index 5769993..24c37a7 100644 --- a/moon.mod.json +++ b/moon.mod.json @@ -1,6 +1,6 @@ { "name": "Nanaloveyuki/BitLogger", - "version": "0.2.0", + "version": "0.3.0", "deps": { "maria/json_parser": "0.1.1", "moonbitlang/async": "0.18.1" @@ -14,4 +14,4 @@ "moonbit" ], "description": "A structured logger for MoonBit." -} \ No newline at end of file +}