diff --git a/CHANGELOG.md b/CHANGELOG.md index d8f8a41..313996b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog +1.0.3 Added provider with params + +--- + 1.0.2 Updated doc and fixed syntax error --- diff --git a/pubspec.yaml b/pubspec.yaml index a6d3901..b8c2e6c 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: 1.0.2-0 +version: 1.0.3 homepage: https://pese-git.github.io/cherrypick-site/ documentation: https://github.com/pese-git/cherrypick/wiki repository: https://github.com/pese-git/cherrypick