diff --git a/package.json b/package.json index 03687d9..fadba1d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "typescript-action", "description": "GitHub Actions TypeScript template", - "version": "0.0.0", + "version": "1.0.0", "author": "", "type": "module", "private": true,