Skip to content

Commit

Permalink
bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
busma13 committed Dec 9, 2024
1 parent 09cee71 commit 90a6e07
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.0.0",
"version": "2.0.0",
"description": "Download a specific release from github",
"type": "module",
"files": [
Expand Down Expand Up @@ -67,5 +67,8 @@
"tmp": "0.2.3",
"ts-jest": "^29.2.4",
"typescript": "^5.2.2"
},
"engines": {
"node": ">=18.0.0"
}
}

0 comments on commit 90a6e07

Please sign in to comment.