diff --git a/CHANGELOG.md b/CHANGELOG.md index c599e46..9301e48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,4 +57,8 @@ BoxConstraints has a negative minimum width. ## 1.6.0 * Add optinail parameter `physics`. -* Migration to Lastest Flutter SDK \ No newline at end of file +* Migration to Lastest Flutter SDK + +## 1.6.1 + +* Fix README.md \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index e99ec57..2cc9990 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: vertical_card_pager description: Use dynamic and beautiful card view pagers to help you create great apps. -version: 1.6.0+1 +version: 1.6.1 homepage: https://origogi.github.io/ repository: https://github.com/Origogi/Vertical_Card_Pager environment: