Skip to content

Commit fecd262

Browse files
committed
v2.0.0-rc.7
1 parent 366f633 commit fecd262

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
@@ -1716,7 +1716,7 @@ m.parseQueryString = parseQueryString
17161716
m.buildQueryString = buildQueryString
17171717
m.parsePathname = parsePathname
17181718
m.buildPathname = buildPathname
1719-
m.version = "2.0.0-rc.6"
1719+
m.version = "2.0.0-rc.7"
17201720
m.vnode = Vnode
17211721
m.PromisePolyfill = PromisePolyfill
17221722
if (typeof module !== "undefined") module["exports"] = m

0 commit comments

Comments
 (0)