Skip to content

Commit 1081a62

Browse files
dhyash-simformSahil-Simform
authored andcommitted
chore: 🔖 Update package version to 3.0.0
1 parent f899459 commit 1081a62

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.0.2
1+
## 3.0.0
22

33
* **Feat**: [53](https://github.com/SimformSolutionsPvtLtd/chatview_connect/pull/53) Introduced
44
`ChatListManager` to support `ChatList` functionality with methods like `createChat()`,

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies:
4949
| [`chatview`][chatViewPackage] version | `chatview_connect` version |
5050
|---------------------------------------|----------------------------|
5151
| `>=2.4.1 <3.0.0` | `0.0.1` |
52-
| `>= 3.0.0` | `0.0.2` |
52+
| `>= 3.0.0` | `3.0.0` |
5353

5454
## Support
5555

doc/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ enables seamless integration with cloud services.
2828
| [chatview](https://pub.dev/packages/chatview) version | chatview_connect version |
2929
|-------------------------------------------------------|--------------------------|
3030
| `>=2.4.1 <3.0.0` | `0.0.1` |
31-
| `>= 3.0.0` | `0.0.2` |
31+
| `>= 3.0.0` | `3.0.0` |
3232

3333
## Adding the dependency
3434

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: chatview_connect
22
description: "Specialized wrapper for chatview package providing seamless integration with Database & Storage for your flutter chat app."
3-
version: 0.0.2
3+
version: 3.0.0
44
issue_tracker: https://github.com/SimformSolutionsPvtLtd/chatview_connect/issues
55
homepage: https://github.com/SimformSolutionsPvtLtd/chatview_connect
66
topics:

0 commit comments

Comments
 (0)