Skip to content

Commit 3d5ac99

Browse files
author
chen.jianghai
committed
升级版本
1 parent 52c5476 commit 3d5ac99

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ https://github.com/myopenresources/cc-s
150150
55. 添加url与number验证器<br/>
151151
56. 添加圆角、圆形按钮样式<br/>
152152
57. angular5.0.0、ng-bootstrap1.0.0-beta.8、bootstrap4.0.0-beta.2以及第三方组件的升级<br/>
153+
58. 升级cc版本为0.0.9
153154

154155

155156
## 规范

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cc",
3-
"version": "0.0.0",
3+
"version": "0.0.9",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)