Skip to content

Commit

Permalink
fix: node version
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-lebleu committed Feb 5, 2024
1 parent 44922e7 commit 0f79ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "action-create-release-from-tag",
"version": "1.0.10",
"version": "1.0.11",
"description": "Github action to create release with changelog, on tag number based.",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 0f79ff6

Please sign in to comment.