From c220c90b72f68fccc1d21006282e9863eae9d230 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 8 Aug 2023 03:59:13 +0000 Subject: [PATCH] chore(release): 4.1.3 [skip ci] ## [4.1.3](https://github.com/selfawarestudio/martha/compare/v4.1.2...v4.1.3) (2023-08-08) ### Bug Fixes * update lib name ([f1e1cae](https://github.com/selfawarestudio/martha/commit/f1e1caed3755bea9213c9b35b1aad7469b6c4285)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b6fd5c..4ed4c06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "martha", - "version": "4.1.2", + "version": "4.1.3", "description": "🍑 A tiny collection of convenient JavaScript utilities.", "files": [ "dist"