v2.0.0-rc.4
This commit is contained in:
parent
08feb1795e
commit
c803918f00
6 changed files with 6 additions and 6 deletions
|
|
@ -1577,7 +1577,7 @@ m.request = requestService.request
|
|||
m.jsonp = requestService.jsonp
|
||||
m.parseQueryString = parseQueryString
|
||||
m.buildQueryString = buildQueryString
|
||||
m.version = "2.0.0-rc.3"
|
||||
m.version = "2.0.0-rc.4"
|
||||
m.vnode = Vnode
|
||||
m.PromisePolyfill = PromisePolyfill
|
||||
if (typeof module !== "undefined") module["exports"] = m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue