Chore: Update version to next (#19169)

This commit is contained in:
Dominik Prokop 2019-09-17 15:54:30 +02:00 committed by GitHub
parent 79cb51c93f
commit ca9a46309a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "6.4.0-pre"
"version": "6.5.0-pre"
}

View File

@ -3,7 +3,7 @@
"license": "Apache-2.0",
"private": true,
"name": "grafana",
"version": "6.4.0-pre",
"version": "6.5.0-pre",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git"