diff --git a/CHANGELOG.md b/CHANGELOG.md index d4bce34..968d1fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog +0.1.2 Fixed warnings in code + +--- 0.1.1+2 Updated libraries and fixed warnings --- diff --git a/pubspec.yaml b/pubspec.yaml index e095148..d037338 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+2 +version: 0.1.2 homepage: https://github.com/pese-git/cherrypick documentation: https://github.com/pese-git/cherrypick/wiki repository: https://github.com/pese-git/cherrypick