Skip to content

Commit 6208a1a

Browse files
committed
🚒 v3.7.3
- 🐞 Fix #66, thanks to @arggh
1 parent 5cd539e commit 6208a1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

β€Ž.versions

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ [email protected]
2727
2828
2929
30-
local-test:ostrio:[email protected].2
30+
local-test:ostrio:[email protected].3
3131
3232
3333
@@ -42,7 +42,7 @@ [email protected]
4242
4343
4444
45-
45+
4646
4747
4848

β€Žpackage.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
name: 'ostrio:flow-router-extra',
33
summary: 'Carefully extended flow-router with waitOn and template context',
4-
version: '3.7.2',
4+
version: '3.7.3',
55
git: 'https://github.com/VeliovGroup/flow-router'
66
});
77

0 commit comments

Comments
Β (0)