Skip to content

Commit

Permalink
v2.0.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia committed Jul 6, 2019
1 parent 366f633 commit fecd262
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mithril.js
Original file line number Diff line number Diff line change
Expand Up @@ -1716,7 +1716,7 @@ m.parseQueryString = parseQueryString
m.buildQueryString = buildQueryString
m.parsePathname = parsePathname
m.buildPathname = buildPathname
m.version = "2.0.0-rc.6"
m.version = "2.0.0-rc.7"
m.vnode = Vnode
m.PromisePolyfill = PromisePolyfill
if (typeof module !== "undefined") module["exports"] = m
Expand Down
Loading

0 comments on commit fecd262

Please sign in to comment.