Skip to content

Commit

Permalink
Merge pull request #3 from benfc1993/bump-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
benfc1993 authored Oct 14, 2024
2 parents ce3c415 + b7b75d2 commit 1fc8b45
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": "scripts-cli",
"version": "1.1.0",
"version": "2.0.0",
"description": "CLI to run package json scripts and any other scripts in an npm project.",
"main": "./dist/index.js",
"types": "./dist/types.d.ts",
Expand Down

0 comments on commit 1fc8b45

Please sign in to comment.