diff --git a/.scripts/self-installer/package.json b/.scripts/self-installer/package.json index 27c8962221..a2ae9e3f66 100644 --- a/.scripts/self-installer/package.json +++ b/.scripts/self-installer/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/self-installer", - "version": "1.18.0", + "version": "1.18.1", "description": "Installs and uninstalls pnpm", "author": { "name": "Zoltan Kochan", diff --git a/package.json b/package.json index ed304f71fc..926bc24598 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pnpm", "bundledName": "@pnpm/bundled", "description": "Fast, disk space efficient package manager", - "version": "1.18.0", + "version": "1.18.1", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io",