diff --git a/build.xml b/build.xml index 985174fbff9a..33b263312578 100644 --- a/build.xml +++ b/build.xml @@ -106,7 +106,7 @@ - + diff --git a/package.json b/package.json index 3e5834d4551a..c220c74828f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "0.29.0", + "version": "0.30.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",