diff --git a/CHANGELOG.md b/CHANGELOG.md index e411b2d..1926871 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# [0.3.1](https://github.com/VeryGoodOpenSource/pub_updater/compare/v0.3.0...v0.3.1) (2023-06-19) + # [0.3.0](https://github.com/VeryGoodOpenSource/pub_updater/compare/v0.2.4...v0.3.0) (2023-04-11) ### Bug Fixes diff --git a/pubspec.yaml b/pubspec.yaml index 2dbdb74..ac357e7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: pub_updater description: A Dart package which enables checking whether a package is up to date. -version: 0.3.0 +version: 0.3.1 homepage: https://github.com/VeryGoodOpenSource/pub_updater environment: