Skip to content

Commit

Permalink
Updated to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ollyde committed Mar 23, 2023
1 parent 0093442 commit 5842c6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/video_player/video_player_macos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ git:
You can also use

```
video_player_macos: 2.0.0
video_player_macos: 2.0.1
```

I would suggest using a cominbation like such in your pub.dev
Expand All @@ -34,5 +34,5 @@ flutter_meedu_videoplayer: ^3.2.0
video_player: ^2.6.0
chewie: ^1.4.0
# This library
video_player_macos: 2.0.0
video_player_macos: 2.0.1
```
2 changes: 1 addition & 1 deletion packages/video_player/video_player_macos/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: video_player_macos
description: MacOS implementation of the video_player plugin.
version: 2.0.0
version: 2.0.1
homepage: https://github.com/ollydixon/flutter_macos_video_player

flutter:
Expand Down

0 comments on commit 5842c6c

Please sign in to comment.