瀏覽代碼

发布0.0.8版本

Kevin 6 年之前
父節點
當前提交
2bd408c9bd
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      pubspec.yaml

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ Usage
 Add this to your package's pubspec.yaml file:
 ``` yaml
 dependencies:
-  cool_ui: "^0.0.7"
+  cool_ui: "^0.0.8"
 ```
 
 ## CupertinoPopover

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: cool_ui
 description: 一套很酷的UI控件
-version: 0.0.7
+version: 0.0.8
 author: Kevin <liangkaikevin@gmail.com>
 homepage: https://github.com/Im-Kevin/cool_ui