From 2b53386458ac559e37b96f3e313c4e4c8ff43efe Mon Sep 17 00:00:00 2001 From: zkochan Date: Fri, 17 Feb 2017 23:43:21 +0200 Subject: [PATCH] chore: release v0.55.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eae605a07e..ddf8770290 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pnpm", "description": "Fast, disk space efficient npm installs", - "version": "0.55.2", + "version": "0.55.3", "author": "Rico Sta. Cruz ", "bin": { "pnpm": "lib/bin/pnpm.js"