From c8eb22cbe3f059ba38895d890f9a65f93338ddb2 Mon Sep 17 00:00:00 2001 From: Shan He Date: Sun, 12 Sep 2021 22:01:56 -0700 Subject: [PATCH] 2.5.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2671e1a9c0..0e5bb92792 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kepler.gl", "author": "Shan He ", - "version": "2.5.4", + "version": "2.5.5", "description": "kepler.gl is a webgl based application to visualize large scale location data in the browser", "license": "MIT", "main": "dist/index.js", @@ -285,4 +285,4 @@ "volta": { "node": "12.19.0" } -} \ No newline at end of file +}