From 8fe3f6360161efce209a8514f79138501651a6dc Mon Sep 17 00:00:00 2001 From: Aleks Volochnev Date: Thu, 25 Feb 2021 00:24:59 +0100 Subject: [PATCH] Release 0.5.0 --- src/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugin.json b/src/plugin.json index 1f367ad..f5c29ff 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -24,8 +24,8 @@ {"name": "GitHub", "url": "https://github.com/HadesArchitect/grafana-cassandra-source"}, {"name": "MIT License", "url": "https://github.com/HadesArchitect/grafana-cassandra-source/blob/master/LICENSE"} ], - "version": "0.4.2", - "updated": "2021-02-08" + "version": "0.5.0", + "updated": "2021-02-25" }, "dependencies": { "grafanaDependency": ">=5.0.0",