From 08bc7322d37f7b8126d227a82e47b1fe4bfd82bb Mon Sep 17 00:00:00 2001 From: Igor Kamyshev Date: Fri, 27 Apr 2018 12:44:43 +0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1da5e52..209d0c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rest-api-redux", - "version": "0.0.8", + "version": "0.1.1", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",