From 4070c49981f61650745a19ab57149a8dd89617d9 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 13:00:59 +0000 Subject: [PATCH] Release v0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b1007f..93a6d74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release-chrome-extension", - "version": "0.4.0", + "version": "0.4.1", "description": "Publish a chrome extension in the Chrome Web Store ", "main": "index.js", "type": "module",