From 4f7494af35f7f708319524978da5eab9245f382a Mon Sep 17 00:00:00 2001 From: Matthew Amato Date: Wed, 5 Jul 2017 16:27:56 -0400 Subject: [PATCH] Bump patch version to fix npm package. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d964e7f4a5..1ec16da0ff8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.35.0", + "version": "1.35.1", "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",