diff --git a/CHANGELOG.md b/CHANGELOG.md index 3351897..94e898c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.3 + +- Documentation for public API added. + ## 0.0.2 - Example added. diff --git a/pubspec.yaml b/pubspec.yaml index d7eaa21..4742218 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: native_page_route description: Wraps creation of native page route in simple function. Also provide function with preventing of creation the same route twice. Is fully tested on mobile. -version: 0.0.2 +version: 0.0.3 homepage: https://github.com/idapgroup/native_page_route environment: