Browse Source

发布0.1.6版本

Kevin 6 years ago
parent
commit
661c637e24
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      pubspec.yaml

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ Usage
 Add this to your package's pubspec.yaml file:
 ``` yaml
 dependencies:
-  cool_ui: "^0.1.5"
+  cool_ui: "^0.1.6"
 ```
 
 # 控件

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: cool_ui
 description: 用flutter实现一些我认为好看的UI控件,目前暂时只有Popover,Weui,不过有什么觉得好看的可以提Issue
-version: 0.1.5
+version: 0.1.6
 author: Kevin <liangkaikevin@gmail.com>
 homepage: https://github.com/Im-Kevin/cool_ui