Skip to content

Commit 6ae50e2

Browse files
author
Victor Navarro
committed
Merge remote-tracking branch 'origin/master' into master
2 parents 846bcc0 + b02aa39 commit 6ae50e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "action-update-version",
3-
"version": "0",
3+
"version": "1",
44
"description": "Update your files version field on new releases",
55
"main": "lib/main.js",
66
"scripts": {
@@ -64,4 +64,4 @@
6464
"yarn lint"
6565
]
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)