From d05c62caa6289a883e372a577595407a71fc579d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E4=B8=80?= <1774732369@qq.com> Date: Wed, 24 Jul 2019 21:57:19 +0800 Subject: [PATCH] =?UTF-8?q?=20feat:=E5=8F=91=E5=B8=830.5.9=20(#369)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ecc8b4bd..9049dcf4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@
![](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)
@@ -39,7 +39,7 @@ Lin UI 是基于 **微信小程序原生语法** 实现的组件库。遵循简 ## 最新版本 -核心库:0.5.8 +核心库:0.5.9 示例工程:0.0.1-alpha.2 diff --git a/package.json b/package.json index 6ee9bbba..d64609f1 100644 --- a/package.json +++ b/package.json @@ -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": {