Skip to content

Commit e072006

Browse files
author
Kovacs Alex
committed
chore: bump version in package-json
1 parent 3c69e11 commit e072006

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": "action-build-typescript",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A GitHub Action that builds your TypeScript projects and optionally also pushes the generated code to a different branch on your repository",
55
"main": "src/index.mjs",
66
"repository": {

0 commit comments

Comments
 (0)