From 2bef7a482fbff41e6aa9b5ac3a26da3b8a50aaf9 Mon Sep 17 00:00:00 2001 From: helenosheaa <38860767+helenosheaa@users.noreply.github.com> Date: Mon, 13 Feb 2023 15:15:40 -0500 Subject: [PATCH] feat: bump version again --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aff601e..8169c9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flightsql-datasource", - "version": "0.1.3", + "version": "0.1.4", "description": "", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",