Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit 482ba3b

Browse files
pavelgjchirayuk
authored andcommitted
chore(pubspec): bump min route_hierarchical to 0.4.22
1 parent 10e5397 commit 482ba3b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ packages:
8080
route_hierarchical:
8181
description: route_hierarchical
8282
source: hosted
83-
version: "0.4.20"
83+
version: "0.4.22"
8484
source_maps:
8585
description: source_maps
8686
source: hosted

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
html5lib: '>=0.10.0 <0.11.0'
2424
intl: '>=0.8.7 <0.12.0'
2525
perf_api: '>=0.0.8 <0.1.0'
26-
route_hierarchical: '>=0.4.21 <0.5.0'
26+
route_hierarchical: '>=0.4.22 <0.5.0'
2727
dev_dependencies:
2828
benchmark_harness: '>=1.0.0 <2.0.0'
2929
guinness: '>=0.1.9 <0.2.0'
@@ -44,6 +44,6 @@ dependency_overrides:
4444
intl: '0.9.10'
4545
mock: '0.11.0+1'
4646
perf_api: '0.0.9'
47-
route_hierarchical: '0.4.20'
47+
route_hierarchical: '0.4.22'
4848
unittest: '0.10.1+2'
4949
web_components: '0.3.4'

0 commit comments

Comments
 (0)