diff --git a/CHANGELOG.md b/CHANGELOG.md index effe43c..b78d64c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## 1.0.0 +## 0.0.1 - Initial version. diff --git a/pubspec.yaml b/pubspec.yaml index 5d0f9ad..8876339 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: chatview_models description: Utility library for the chatview and chatview_db_connection libraries which contains shared type declarations. Should not be used directly. -version: 1.0.0 +version: 0.0.1 repository: https://github.com/SimformSolutionsPvtLtd/chatview_models issue_tracker: https://github.com/SimformSolutionsPvtLtd/chatview_models/issues