Chore: bumped to next version 7.3.0-pre (#27476)

* bumped version to the next minor.

* bumped packages version to the next minor.
This commit is contained in:
Marcus Andersson
2020-09-09 15:43:37 +02:00
committed by GitHub
parent 2e3b6b6850
commit d75758071b
10 changed files with 20 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "7.2.0-pre.0",
"version": "7.3.0-pre.0",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -16,9 +16,9 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/data": "7.2.0-pre.0",
"@grafana/toolkit": "7.2.0-pre.0",
"@grafana/ui": "7.2.0-pre.0"
"@grafana/data": "7.3.0-pre.0",
"@grafana/toolkit": "7.3.0-pre.0",
"@grafana/ui": "7.3.0-pre.0"
},
"volta": {
"node": "12.16.2"