From d7afdd622627c339fd8b3927616251f5df525554 Mon Sep 17 00:00:00 2001 From: Shan He Date: Sat, 31 Jul 2021 17:52:46 -0700 Subject: [PATCH] 2.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48c2f5a6b3..ac41d8cf83 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kepler.gl", "author": "Shan He ", - "version": "2.5.3", + "version": "2.5.4", "description": "kepler.gl is a webgl based application to visualize large scale location data in the browser", "license": "MIT", "main": "dist/index.js",