From 16ccfa71e0fa1569be724b552d4e6a24151557e3 Mon Sep 17 00:00:00 2001 From: archmoj Date: Mon, 17 Aug 2020 13:00:34 -0400 Subject: [PATCH] 3.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81c2570..aba6dc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "regl-scatter2d", - "version": "3.1.8", + "version": "3.1.9", "description": "Scatter2d plot built with regl", "main": "./bundle.js", "scripts": {