From 41af53fa49074cb569229205c2ebeb429e6aac60 Mon Sep 17 00:00:00 2001 From: linsy king Date: Fri, 12 May 2023 11:10:21 +0800 Subject: [PATCH] chore: bump version --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 857d8db..415738f 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "linsyking/messenger-core", "summary": "Core library for Messenger.", "license": "BSD-3-Clause", - "version": "4.0.0", + "version": "4.0.1", "exposed-modules": { "Definitions": [ "Messenger.Recursion",