Skip to content

Commit

Permalink
feat:发布0.5.9 (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
二一 authored and 7insummer committed Jul 24, 2019
1 parent 18b1795 commit d05c62c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<div align="center">

![](https://img.shields.io/badge/build-passing-00d508.svg)
![](https://img.shields.io/badge/version-0.5.8-3963bc.svg)
![](https://img.shields.io/badge/version-0.5.9-3963bc.svg)
![](https://img.shields.io/badge/license-MIT-3963bc.svg)

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

## 最新版本

核心库:0.5.8
核心库:0.5.9

示例工程:0.0.1-alpha.2

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lin-ui",
"version": "0.5.8",
"version": "0.5.9",
"description": "A high quality UI components library with MiniProgram",
"main": "app.js",
"directories": {
Expand Down

0 comments on commit d05c62c

Please sign in to comment.