Skip to content

Commit bea7ed1

Browse files
二一7insummer
authored andcommitted
feat:发布0.5.6 (#343)
1 parent 2335e9d commit bea7ed1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<div align="center">
1818

1919
![](https://img.shields.io/badge/build-passing-00d508.svg)
20-
![](https://img.shields.io/badge/version-0.5.5-3963bc.svg)
20+
![](https://img.shields.io/badge/version-0.5.6-3963bc.svg)
2121
![](https://img.shields.io/badge/license-MIT-3963bc.svg)
2222

2323
</div>
@@ -39,7 +39,7 @@ Lin UI 是基于 **微信小程序原生语法** 实现的组件库。遵循简
3939

4040
## 最新版本
4141

42-
核心库:0.5.5
42+
核心库:0.5.6
4343

4444
示例工程:0.0.1-alpha.2
4545

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lin-ui",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"description": "A high quality UI components library with MiniProgram",
55
"main": "app.js",
66
"directories": {

0 commit comments

Comments
 (0)