From 76289df3742154fd1035e799199d8fa99df6b2d9 Mon Sep 17 00:00:00 2001 From: b-gran Date: Sun, 8 Apr 2018 17:22:54 +0100 Subject: [PATCH] =?UTF-8?q?Release=20v1=20=F0=9F=8E=89=20(1.0.2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cc87ce..164674c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "object-editor-react", - "version": "1.0.0-alpha.4", + "version": "1.0.2", "description": "A React-based JSON object editor", "main": "index.js", "scripts": {