diff --git a/package.json b/package.json index 6935c83..bb99903 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "conventional-release-action", "module": "index.ts", - "version": "21.0.1", + "version": "21.0.2", "scripts": { "build": "ncc build src/index.ts -o build" },