Chore: bumped version to next minor. (#25971)

This commit is contained in:
Marcus Andersson
2020-07-01 13:26:36 +02:00
committed by GitHub
parent a7bfae67f4
commit 700ab8f3d8
10 changed files with 22 additions and 22 deletions

View File

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