diff --git a/CHANGELOG.md b/CHANGELOG.md index b122f05f..e15409f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [2.0.1] +## [2.1.0] * **Fix**: [226](https://github.com/SimformSolutionsPvtLtd/flutter_chatview/issues/226) Fixed the icons for starting and stopping recording were reversed diff --git a/pubspec.yaml b/pubspec.yaml index 80b07619..c1b95435 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: chatview description: A Flutter package that allows you to integrate Chat View with highly customization options. -version: 2.0.0 +version: 2.1.0 issue_tracker: https://github.com/SimformSolutionsPvtLtd/flutter_chatview/issues repository: https://github.com/SimformSolutionsPvtLtd/flutter_chatview