diff --git a/CHANGELOG.md b/CHANGELOG.md index 70e72f2..2f28221 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.1-pre.1 + +- Refactoring + ## 0.0.1-pre.0 - Initial publication diff --git a/pubspec.yaml b/pubspec.yaml index de6b9e3..d54a899 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: octopus description: "A cross-platform declarative router for Flutter with a focus on state and nested navigation. Made with ❤️ by PlugFox." -version: 0.0.1-pre.0 +version: 0.0.1-pre.1 homepage: https://github.com/PlugFox/octopus