From 788f894fdfd8a6054ba14ea1bf7898c6c96b780f Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Mon, 6 Aug 2018 08:54:30 +0300 Subject: [PATCH] chore(release): 7.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfedf7b0b7..c8e2793454 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pnpm-shrinkwrap", - "version": "7.0.0", + "version": "7.0.1", "description": "Read/write/prune and other utils for dealing with shrinkwrap.yaml files", "main": "lib/index.js", "typings": "lib/index.d.ts",