From 09b827d20f7111d6ac5abb5c55b13735aea3ef39 Mon Sep 17 00:00:00 2001 From: Bizon Bot Date: Fri, 29 Mar 2024 08:39:50 +0000 Subject: [PATCH] chore(release): v4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eabbd88..4f3c387 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bizon/amazon-ids", - "version": "4.0.0", + "version": "4.1.0", "description": "Collection of Amazon identifiers", "repository": "https://github.com/bizon/amazon-ids", "author": "Bertrand Marron ",