Skip to content

Commit

Permalink
v9.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv committed Feb 1, 2024
1 parent 619483d commit f7073a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backport-github-action",
"version": "9.3.0-a",
"version": "9.3.1",
"private": true,
"scripts": {
"build": "yarn ncc build src/index.ts",
Expand All @@ -10,7 +10,7 @@
},
"engines": {
"node": ">=20.0.0"
},
},
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
Expand Down

0 comments on commit f7073a2

Please sign in to comment.