From 4ff85a8357432c21a717f1cf5ce219cf1bfbce02 Mon Sep 17 00:00:00 2001 From: Jean-Baptise WATENBERG Date: Fri, 15 Jun 2018 08:23:23 +0200 Subject: [PATCH] (fix) build issue --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65386ae..a313e64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-jsonpath-editor", - "version": "1.1.0-beta", + "version": "1.1.0-beta.1", "description": "react-jsonpath-editor React component", "main": "lib/index.js", "module": "es/index.js",