From a33c7fac4c83dfbbf2537d6c4d1715bbdbe8deda Mon Sep 17 00:00:00 2001 From: Anton Kosykh Date: Wed, 4 Apr 2018 12:02:03 +0300 Subject: [PATCH] v0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17fad65..b6d91a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apicase/core", - "version": "0.10.1", + "version": "0.11.0", "description": "Core library to make API calls with any adapter", "main": "cjs/index.js", "module": "es/index.js",