Skip to content

Commit cb533c6

Browse files
authored
Update version
1 parent 8cd3f86 commit cb533c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "delete-artifact",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Delete a build artifact that was previously uploaded in the workflow by the upload-artifact action",
55
"scripts": {
66
"build": "npm run clean && tsc --project tsconfig.json",

0 commit comments

Comments
 (0)