浏览代码

Chore: Update version to next (#19169)

Dominik Prokop 6 年之前
父节点
当前提交
ca9a46309a
共有 2 个文件被更改,包括 2 次插入2 次删除
  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"