diff --git a/package.json b/package.json index c59baef8e5..48c2f5a6b3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kepler.gl", "author": "Shan He ", - "version": "2.5.2", + "version": "2.5.3", "description": "kepler.gl is a webgl based application to visualize large scale location data in the browser", "license": "MIT", "main": "dist/index.js", @@ -283,4 +283,4 @@ "volta": { "node": "12.19.0" } -} \ No newline at end of file +}