version bump

This commit is contained in:
Salvatore Giordano
2020-04-10 17:15:27 +02:00
parent 4964940200
commit 082b2683e8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## 0.2.0-alpha.1
## 0.2.0-alpha+1
- fix video loading and error
+1 -1
View File
@@ -38,7 +38,7 @@ You should then run `flutter packages get`
### Alpha version
Use version `^0.2.0-alpha` to use the latest available version.
Use version `^0.2.0-alpha+1` to use the latest available version.
Note that this is still an alpha version. There may be some bugs and the api can change in breaking ways.