From 656e14ef5385800a22ad5c1d2e2627f837613e92 Mon Sep 17 00:00:00 2001 From: zkochan Date: Tue, 14 Feb 2017 02:07:58 +0200 Subject: [PATCH] chore: release v0.55.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8e867af99..eb795cce5a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pnpm", "description": "Fast, disk space efficient npm installs", - "version": "0.55.0", + "version": "0.55.1", "author": "Rico Sta. Cruz ", "bin": { "pnpm": "lib/bin/pnpm.js"