diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bba1ff..e1fe84a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin's SpinKit. -## 5.0.0-nullsafety.0 +## 5.0.0 - Migrate to null safety diff --git a/pubspec.yaml b/pubspec.yaml index 62f77fb..93e168a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_spinkit description: A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin's SpinKit. -version: 5.0.0-nullsafety.0 +version: 5.0.0 homepage: https://github.com/jogboms/flutter_spinkit environment: