Skip to content

Commit

Permalink
Release 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Gilder authored and Tom Gilder committed Jun 1, 2021
1 parent 6a4db42 commit b52d8a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit b52d8a3

Please sign in to comment.