diff --git a/package.json b/package.json index 8782d67..a30b42b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarpm", - "version": "1.0.1", + "version": "1.1.0", "description": "CLI tool to run npm scripts with either npm, pnpm or yarn, depending on how it was started", "bin": { "yarpm": "bin/yarpm.js",