chore(release): 6.0.0

This commit is contained in:
Zoltan Kochan
2021-04-06 01:27:19 +03:00
parent 74e32aff96
commit f3cdcbc9eb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# pnpm
## 6.0.0-rc.1
## 6.0.0
### Major Changes

View File

@@ -1,7 +1,7 @@
{
"name": "pnpm",
"description": "Fast, disk space efficient package manager",
"version": "6.0.0-rc.1",
"version": "6.0.0",
"bin": {
"pnpm": "bin/pnpm.cjs",
"pnpx": "bin/pnpx.cjs"