diff --git a/package.json b/package.json index 3e93341..7761394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axiom-datasource", - "version": "0.1.6", + "version": "0.2.0", "description": "Query Axiom through Grafana", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",