Skip to content

Commit

Permalink
release 1.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Ashwin Ramakrishnan <ashwinkey04@gmail.com>
  • Loading branch information
ashwinkey04 committed Jun 27, 2021
1 parent 68b89ad commit 68dbf2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ packages:
name: youtube_explode_dart
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.4"
version: "1.9.6"
sdks:
dart: ">=2.12.0 <3.0.0"
flutter: ">=1.24.0-10"
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.4+4
version: 1.0.5+5

environment:
sdk: ">=2.7.0 <3.0.0"
Expand All @@ -42,7 +42,7 @@ dependencies:
shared_preferences: ^2.0.3
sqflite: ^2.0.0+3
webview_flutter: ^1.0.7
youtube_explode_dart: ^1.9.4
youtube_explode_dart: ^1.9.6

flutter:
sdk: flutter
Expand Down

0 comments on commit 68dbf2c

Please sign in to comment.