From 5e28194bb0c84a4498e1557152ab1806bd4b4cc0 Mon Sep 17 00:00:00 2001 From: Sofia Pohjalainen Date: Mon, 15 Oct 2018 17:28:44 +0300 Subject: [PATCH] 1.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72351953..b32cd229 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-live", - "version": "1.10.1", + "version": "1.12.0", "description": "A production-focused playground for live editing React code", "main": "dist/react-live.cjs.js", "typings": "./typings/react-live.d.ts",