From 183b8bf0b8954962c444cf9525b7a2c7743ca862 Mon Sep 17 00:00:00 2001 From: Patrick Cozzi Date: Tue, 1 Jul 2014 08:12:40 -0400 Subject: [PATCH] Update version to b30 --- build.xml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",