Skip to content

Commit

Permalink
Release 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
asmodeoux committed Nov 13, 2023
1 parent 8c44f25 commit c3854b0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.1.5+7
* Fixed issue [#19](https://github.com/Diversido/flutter_twilio_conversations/issues/19)

## 1.1.4+6
* Fixed issue [#17](https://github.com/Diversido/flutter_twilio_conversations/issues/17)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This package is based on [Twilio Programmable Chat Plugin](https://pub.dev/packa

```yaml
dependencies:
flutter_twilio_conversations: '^1.1.2'
flutter_twilio_conversations: '^1.1.5'
```

## Setup
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_twilio_conversations
description: Integrate the Twilio Conversations SDK with your Flutter app using this Twilio Conversations Flutter plugin
version: 1.1.4+6
version: 1.1.5+7
repository: https://github.com/Diversido/flutter_twilio_conversations
issue_tracker: https://github.com/Diversido/flutter_twilio_conversations/issues

Expand Down

0 comments on commit c3854b0

Please sign in to comment.