Skip to content

Commit df6320b

Browse files
committed
'发布了v2.1.3'
1 parent b53356d commit df6320b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

protractor.conf.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// Protractor configuration file, see link for more information
22
// https://github.com/angular/protractor/blob/master/lib/config.ts
33
// git pull jf master
4-
// git commit -m '发布了v2.0.23'
4+
// git commit -m '发布了v2.1.2'
55
// git push jf master
6-
// git tag "v2.0.23" -m "发布v2.0.23"
6+
// git tag "v2.1.2" -m "发布v2.1.2"
77
// git push --tags jf master
88
// npm publish
99
const { SpecReporter } = require('jasmine-spec-reporter');

src/ng2-first-tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng2-first-tree",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "this is a angular2 tree ui",
55
"main": "./bundles/table.umd.js",
66
"module": "./index.js",

0 commit comments

Comments
 (0)