From 322b8cc23c14031dc75d0ca89f287cb53db8de93 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sun, 15 Jul 2018 17:47:06 +0300 Subject: [PATCH] chore(release): 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15da05196f..83fd272bef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pnpm-list", - "version": "3.0.0", + "version": "4.0.0", "description": "List installed packages in a symlinked `node_modules`", "main": "lib/index.js", "typings": "lib/index.d.ts",