publish 2.1.2-beta

This commit is contained in:
huangtong.ht 2018-09-19 13:55:49 +08:00
parent 9767234de7
commit fad8cea194
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@antv/g6",
"version": "2.1.1",
"version": "2.1.2-beta",
"description": "graph visualization frame work",
"main": "build/g6.js",
"homepage": "https://github.com/antvis/g6",
@ -125,4 +125,4 @@
"engines": {
"node": ">=8.9.0"
}
}
}

View File

@ -1 +1 @@
module.exports = '2.1.1';
module.exports = '2.1.2-beta';