Skip to content

Commit

Permalink
Bump version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
michalowskim committed Aug 28, 2024
1 parent 7bc8978 commit 931d38b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To use this plugin, add `add_to_google_wallet` as a [dependency in your pubspec.

```yml
dependencies:
add_to_google_wallet: ^0.0.4+2
add_to_google_wallet: ^0.0.5
```
or run this command:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: add_to_google_wallet
description: A Flutter plugin that provides the Add To Google Wallet Button.
repository: https://github.com/DroidsOnRoids/add-to-google-wallet
issue_tracker: https://github.com/DroidsOnRoids/add-to-google-wallet/issues
version: 0.0.4+2
version: 0.0.5

environment:
sdk: '>=2.18.4 <4.0.0'
Expand Down

0 comments on commit 931d38b

Please sign in to comment.