From 8cc30981f619c250d8749c299c130a90de6a118c Mon Sep 17 00:00:00 2001 From: Ben Donnelly Date: Wed, 17 Apr 2024 16:53:08 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53b5e7e..289c955 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-deep-datasource", - "version": "1.0.2", + "version": "1.0.3", "description": "Datasource plugin for DEEP", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",