Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amantoux committed Sep 5, 2023
1 parent ae37cd4 commit 756dfd0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 1.4.0
* Upgraded dependencies

### 1.3.0
* Flutter 3.10 compatibility

Expand Down
4 changes: 1 addition & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: giphy_selector
description: A Flutter plugin enabling the selection of a GIPHY GIF, Sticker or Emoji
version: 1.3.0
version: 1.4.0
homepage: https://github.com/amantoux/giphy_selector


environment:
sdk: ">=2.18.0 <4.0.0"
flutter: ">=3.0.0"
Expand All @@ -18,7 +17,6 @@ dependencies:
http: ^1.1.0
url_launcher: ^6.1.6


dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 756dfd0

Please sign in to comment.