From 2043d08b9a00942f2ae76047119e4c042a409fcd Mon Sep 17 00:00:00 2001 From: Ryota Watanabe <43837308+wattanx@users.noreply.github.com> Date: Mon, 12 Aug 2024 15:44:28 +0900 Subject: [PATCH] chore(release): 3.0.1 (#45) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0d5862..1225d56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-bundle-analysis", - "version": "3.0.0", + "version": "3.0.1", "type": "module", "description": "Analyzes each PR's impact on your nuxt.js app's bundle size and displays it using a comment.", "bin": {