Skip to content

Commit

Permalink
v2.0.0-rc.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia committed May 31, 2019
1 parent 06e94e5 commit e82f6d0
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 @@ -1653,7 +1653,7 @@ m.parseQueryString = parseQueryString
m.buildQueryString = buildQueryString
m.parsePathname = parsePathname
m.buildPathname = buildPathname
m.version = "2.0.0-rc.5"
m.version = "2.0.0-rc.6"
m.vnode = Vnode
m.PromisePolyfill = PromisePolyfill
if (typeof module !== "undefined") module["exports"] = m
Expand Down
Loading

0 comments on commit e82f6d0

Please sign in to comment.