diff --git a/package.json b/package.json index 7e8ef81..4b7266d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grafana-cassandra-datasource", "main": "dist/module", - "version": "2.0.0", + "version": "2.1.0", "license": "MIT", "repository": "https://github.com/HadesArchitect/GrafanaCassandraDatasource", "contributors": [ diff --git a/src/plugin.json b/src/plugin.json index 103c83b..edf938b 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -24,8 +24,8 @@ {"name": "GitHub", "url": "https://github.com/HadesArchitect/GrafanaCassandraDatasource"}, {"name": "MIT License", "url": "https://github.com/HadesArchitect/GrafanaCassandraDatasource/blob/master/LICENSE"} ], - "version": "2.0.0", - "updated": "2022-02-27", + "version": "2.1.0", + "updated": "2022-04-28", "screenshots": [ {"name": "Query Configurator", "path": "img/configurator.png"}, {"name": "Query Editor", "path": "img/editor.png"},