diff --git a/CHANGELOG.md b/CHANGELOG.md index 027c699..6153f56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.4.1 + +- chore: downgrade min sdk to 2.16.2 + # 0.4.0 - fix: add default localizations diff --git a/pubspec.yaml b/pubspec.yaml index 80c6048..cfc1bed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: alchemist description: A support package that aims to make golden testing in Flutter easier and more streamlined. -version: 0.4.0 +version: 0.4.1 homepage: https://github.com/Betterment/alchemist repository: https://github.com/Betterment/alchemist