From 6d6339c60c534f6d81701928b7a9dddc648af069 Mon Sep 17 00:00:00 2001 From: hpinkos Date: Tue, 1 Aug 2017 08:45:12 -0400 Subject: [PATCH] Update package.json to 1.36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cff728d0a662..9e86af17073a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.35.2", + "version": "1.36.0", "description": "Cesium is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.", "homepage": "http://cesiumjs.org", "license": "Apache-2.0",