Skip to content

Commit

Permalink
fix: remove .md extension from LICENSE file to allow pub.dev publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
EnesKaraosman committed Jun 29, 2023
1 parent 4fb7afa commit 1a21795
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.6.1

* fix: remove .md extension from LICENSE file to allow pub.dev publishing

## 1.6.0

* refactor: replace timeago package with jiffy
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: swifty_chat
description: >-
A Flutter package to quickly get started building Chat UIs
with different type of message kinds.
version: 1.6.0
version: 1.6.1
homepage: https://github.com/EnesKaraosman/swifty_chat
repository: https://github.com/EnesKaraosman/swifty_chat

Expand Down

0 comments on commit 1a21795

Please sign in to comment.