From dfe712e762ea7d9f20249aecbbc5fab24704f8e4 Mon Sep 17 00:00:00 2001 From: zkochan Date: Sun, 7 May 2017 15:23:51 +0300 Subject: [PATCH] chore: release v0.66.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17639e7767..b05f0ffb66 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pnpm", "description": "Fast, disk space efficient npm installs", - "version": "0.66.2", + "version": "0.66.3", "author": "Rico Sta. Cruz ", "bin": { "pnpm": "lib/bin/pnpm.js"