v1.1.2
This commit is contained in:
parent
22bc7b2a9f
commit
28cbb65ca8
3 changed files with 3 additions and 3 deletions
|
|
@ -1235,7 +1235,7 @@ m.request = requestService.request
|
|||
m.jsonp = requestService.jsonp
|
||||
m.parseQueryString = parseQueryString
|
||||
m.buildQueryString = buildQueryString
|
||||
m.version = "1.1.1"
|
||||
m.version = "1.1.2"
|
||||
m.vnode = Vnode
|
||||
if (typeof module !== "undefined") module["exports"] = m
|
||||
else window.m = m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue