From 1d528531eda5f7b3bdabb7cadc8349cc21de79b3 Mon Sep 17 00:00:00 2001 From: rot1024 Date: Mon, 27 May 2019 20:10:57 +0900 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a2f05b..f88f183 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "craco-cesium", - "version": "1.0.0", + "version": "1.1.0", "description": "Let's use Cesium with create-react-app today!", "main": "index.js", "repository": "https://github.com/darwin-education/craco-cesium.git",