diff --git a/CHANGELOG.md b/CHANGELOG.md index 42b5a6e..2e8997a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.9.3 + +* Fixed: incorrect path reference in file (thanks to Thomas Frantz for PR) + # 0.9.2 * Fixed: navigating to an unknown page on startup could throw an exception diff --git a/pubspec.yaml b/pubspec.yaml index 7bec9dd..6b0e8c4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: routemaster description: Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes. -version: 0.9.2 +version: 0.9.3 homepage: https://github.com/tomgilder/routemaster environment: