From c4a250f87e3c6b70bb58f75488ad40fc4ccdf668 Mon Sep 17 00:00:00 2001 From: Giovanni Bruno Date: Wed, 13 Mar 2024 11:59:08 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1bb63ac..4708a47 100644 --- a/package.json +++ b/package.json @@ -12,5 +12,5 @@ "deps": [ ["github:arduino/ucPack-mpy", "0.1.5"] ], - "version": "0.4.0" -} \ No newline at end of file + "version": "0.4.1" +}