Skip to content

Commit f7073a2

Browse files
committed
v9.3.1
1 parent 619483d commit f7073a2

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": "backport-github-action",
3-
"version": "9.3.0-a",
3+
"version": "9.3.1",
44
"private": true,
55
"scripts": {
66
"build": "yarn ncc build src/index.ts",
@@ -10,7 +10,7 @@
1010
},
1111
"engines": {
1212
"node": ">=20.0.0"
13-
},
13+
},
1414
"license": "MIT",
1515
"dependencies": {
1616
"@actions/core": "^1.10.0",

0 commit comments

Comments
 (0)