diff --git a/CHANGELOG.md b/CHANGELOG.md index 97ce664..b1ea431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.4.3] - 27.12.2024 + +- Web demo of the example app + ## [0.4.2] - 25.12.2024 - Upgrade to Flutter 3.27.1 and other upgrades diff --git a/pubspec.yaml b/pubspec.yaml index 645a597..351c6b1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: number_paginator description: A Flutter paginator widget for switching between page numbers. -version: 0.4.2 +version: 0.4.3 homepage: https://github.com/WieFel/number_paginator environment: