diff --git a/CHANGELOG.md b/CHANGELOG.md index a8f442d..d4bce34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog +0.1.1+2 Updated libraries and fixed warnings + +--- + 0.1.1+1 Updated pubspec and readme.md --- diff --git a/pubspec.yaml b/pubspec.yaml index 03b6b73..d8d7149 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: cherrypick description: Cherrypick is a small dependency injection (DI) library for dart/flutter projects. -version: 0.1.1+1 +version: 0.1.1+2 homepage: https://github.com/pese-git/cherrypick documentation: https://github.com/pese-git/cherrypick/wiki repository: https://github.com/pese-git/cherrypick