Skip to content

Commit

Permalink
Fix release on pub.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
demchenkoalex committed Sep 10, 2021
1 parent 7cfbdd8 commit 4d66fb5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.1

- Fix release on `pub.dev`

## 1.4.0

- Update to Flutter 2.5
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_chat_ui
description: >
Actively maintained, community-driven chat UI implementation with an
optional Firebase BaaS.
version: 1.4.0
version: 1.4.1
homepage: https://flyer.chat
repository: https://github.com/flyerhq/flutter_chat_ui

Expand All @@ -15,10 +15,10 @@ dependencies:
sdk: flutter
diffutil_dart: ^2.0.0+1
equatable: ^2.0.3
flutter_chat_types: ^3.1.0
flutter_link_previewer: ^2.5.0
flutter_chat_types: ^3.1.2
flutter_link_previewer: ^2.5.2
intl: ^0.17.0
meta: ^1.7.0
meta: ^1.3.0
photo_view: ^0.12.0

dev_dependencies:
Expand Down

0 comments on commit 4d66fb5

Please sign in to comment.