From a855ff7c07fb9423b565db610109e204b30b95bc Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Thu, 22 Mar 2018 21:41:26 +0200 Subject: [PATCH] chore(release): 6.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d49c581792..c99c1f1d7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pnpm-shrinkwrap", - "version": "6.2.2", + "version": "6.2.3", "description": "Read/write/prune and other utils for dealing with shrinkwrap.yaml files", "main": "lib/index.js", "typings": "lib/index.d.ts",