Browse Source

Chore: Update version to next (#19169)

Dominik Prokop 6 years ago
parent
commit
ca9a46309a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      lerna.json
  2. 1 1
      package.json

+ 1 - 1
lerna.json

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

+ 1 - 1
package.json

@@ -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"