Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 1.0.0
## 0.0.1

- Initial version.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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

Expand Down