Skip to content

Commit ca11d51

Browse files
committed
v3.3.2
- Little tiny fix for `.render(template)` (*without layout*)
1 parent 815335e commit ca11d51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.versions

Lines changed: 2 additions & 2 deletions

package.js

Lines changed: 1 addition & 1 deletion
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.3.1',
4+
version: '3.3.2',
55
git: 'https://github.com/VeliovGroup/flow-router'
66
});
77

0 commit comments

Comments
 (0)