From 8ab73c11185a41eaaa2e1d710176157a40cd7e0b Mon Sep 17 00:00:00 2001 From: Fabio Crisci Date: Sun, 6 Jan 2019 15:53:06 +0900 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03f16e8..08740c7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "git+https://github.com/piuccio/simple-get-promise.git" }, - "version": "1.0.2", + "version": "2.0.0", "license": "Apache-2.0", "main": "dist/get.cjs.js", "jsnext:main": "dist/get.es6.js",