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