Skip to content

Commit 3807516

Browse files
author
Víctor Navarro
committed
ci: update version to vv1
1 parent 06047ac commit 3807516

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": "v1",
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)