Skip to content

Commit f1d001c

Browse files
committed
v2.0.0-rc.5
1 parent 7fb4785 commit f1d001c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

mithril.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1653,7 +1653,7 @@ m.parseQueryString = parseQueryString
16531653
m.buildQueryString = buildQueryString
16541654
m.parsePathname = parsePathname
16551655
m.buildPathname = buildPathname
1656-
m.version = "2.0.0-rc.4"
1656+
m.version = "2.0.0-rc.5"
16571657
m.vnode = Vnode
16581658
m.PromisePolyfill = PromisePolyfill
16591659
if (typeof module !== "undefined") module["exports"] = m

0 commit comments

Comments
 (0)