We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53356d commit df6320bCopy full SHA for df6320b
protractor.conf.js
@@ -1,9 +1,9 @@
1
// Protractor configuration file, see link for more information
2
// https://github.com/angular/protractor/blob/master/lib/config.ts
3
// git pull jf master
4
-// git commit -m '发布了v2.0.23'
+// git commit -m '发布了v2.1.2'
5
// git push jf master
6
-// git tag "v2.0.23" -m "发布v2.0.23"
+// git tag "v2.1.2" -m "发布v2.1.2"
7
// git push --tags jf master
8
// npm publish
9
const { SpecReporter } = require('jasmine-spec-reporter');
src/ng2-first-tree/package.json
@@ -1,6 +1,6 @@
{
"name": "ng2-first-tree",
- "version": "2.1.2",
+ "version": "2.1.3",
"description": "this is a angular2 tree ui",
"main": "./bundles/table.umd.js",
"module": "./index.js",
0 commit comments