From 80f978e584b007cae73b7d98c19ff2c460dc4bbd Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Mon, 5 Nov 2018 01:54:38 +0200 Subject: [PATCH] chore(release): 2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f75c7b9879..72602bcc22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tarball-fetcher", - "version": "2.0.6", + "version": "2.0.7", "description": "Fetcher for packages hosted as tarballs", "main": "lib/index.js", "typings": "lib/index.d.ts",