From d83607d392a2e92f841f0967eae766735d58ab76 Mon Sep 17 00:00:00 2001 From: Dan Bagnell Date: Mon, 3 Apr 2017 16:52:05 -0400 Subject: [PATCH] Update version to 1.32.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca8e74bdfdec..e575d77ccd27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.32.0", + "version": "1.32.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",