Skip to content

Commit 9a61666

Browse files
chore: 🔖 Update package version to 3.0.0
1 parent 453d5be commit 9a61666

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies:
6060
| `chatview` version | [`chatview_connect`][chatViewConnect] version |
6161
|--------------------|-----------------------------------------------|
6262
| `>=2.4.1 <3.0.0` | `0.0.1` |
63-
| `>= 3.0.0` | `0.0.2` |
63+
| `>= 3.0.0` | `3.0.0` |
6464

6565
## ChatView with Backend Support
6666

doc/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For a live web demo, visit [Chat View Example](https://simformsolutionspvtltd.gi
4848
| chatview version | [chatview_connect](https://pub.dev/packages/chatview_connect) version |
4949
|------------------|-----------------------------------------------------------------------|
5050
| `>=2.4.1 <3.0.0` | `0.0.1` |
51-
| `>= 3.0.0` | `0.0.2` |
51+
| `>= 3.0.0` | `3.0.0` |
5252

5353
## Compatible Message Types
5454

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: chatview
22
description: A Flutter package that allows you to integrate Chat View with highly customization options.
3-
version: 2.5.0
3+
version: 3.0.0
44
issue_tracker: https://github.com/SimformSolutionsPvtLtd/chatview/issues
55
repository: https://github.com/SimformSolutionsPvtLtd/chatview
66

0 commit comments

Comments
 (0)