Skip to content

Commit

Permalink
- print logs update version ShoutSocial#2.
Browse files Browse the repository at this point in the history
  • Loading branch information
saadabouelsooud committed Aug 31, 2022
1 parent 8a575a2 commit df4718a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion share_handler/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: share_handler
description: A Flutter plugin to handle incoming shared text/media, as well as add share to suggestions/shortcuts.
repository: https://github.com/AboutShout/share_handler/tree/main/share_handler
publish_to: none
version: 0.0.16
version: 0.0.17

environment:
sdk: ">=2.14.0 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion share_handler_ios/ios/share_handler_ios.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'share_handler_ios'
s.version = '0.1.0'
s.version = '0.0.10'
s.summary = 'iOS implementation of the share_handler plugin.'
s.description = <<-DESC
iOS implementation of the share_handler plugin.
Expand Down
2 changes: 1 addition & 1 deletion share_handler_ios/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: share_handler_ios
description: An implementation for the iOS platform of the Flutter share_handler plugin.
repository: https://github.com/AboutShout/share_handler/tree/main/share_handler_ios
publish_to: none
version: 0.1.0
version: 0.0.10

environment:
sdk: ">=2.14.0 <3.0.0"
Expand Down

0 comments on commit df4718a

Please sign in to comment.