diff --git a/package.json b/package.json index 6d39fcf..9e1cf19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "code-sign-action", - "version": "2.0.0", + "version": "2.0.1", "description": "Sign files with a code signing certificate.", "main": "index.js", "scripts": {