浏览代码

Update version

Caijinglong 6 年之前
父节点
当前提交
d1ab69aa8f
共有 3 个文件被更改,包括 6 次插入2 次删除
  1. 4 0
      CHANGELOG.md
  2. 1 1
      example/pubspec.lock
  3. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## 0.2.9
+
+Fix: [#87](https://github.com/CaiJingLong/flutter_ijkplayer/issues/87)
+
 ## 0.2.8+1
 
 Update pubspec and some Readme.

+ 1 - 1
example/pubspec.lock

@@ -82,7 +82,7 @@ packages:
       path: ".."
       relative: true
     source: path
-    version: "0.2.8+1"
+    version: "0.2.9"
   flutter_localizations:
     dependency: "direct main"
     description: flutter

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flutter_ijkplayer
 description: Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.
-version: 0.2.8+1
+version: 0.2.9
 author: caijinglong<cjl_spy@163.com>
 homepage: https://github.com/CaiJingLong/flutter_ijkplayer