From ae9f12dfc93ba69ae6d20dedb482011e1f94fc93 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sat, 14 Jul 2018 23:31:51 +0300 Subject: [PATCH] chore(release): 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f73df76219..1191367d29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tarball-fetcher", - "version": "1.0.0", + "version": "2.0.0", "description": "Fetcher for packages hosted as tarballs", "main": "lib/index.js", "typings": "lib/index.d.ts",