We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5393c commit c8b1e63Copy full SHA for c8b1e63
lib/av.js
@@ -1,10 +1,10 @@
1
/*!
2
* AVOSCloud JavaScript SDK
3
- * Version: 0.4.6
+ * Version: 0.4.7
4
* Built: Mon Jun 03 2013 13:45:00
5
- * http://avoscloud.com
+ * https://leancloud.cn
6
*
7
- * Copyright 2013 AV, Inc.
+ * Copyright 2015 LeanCloud.cn, Inc.
8
* The AVOS Cloud JavaScript SDK is freely distributable under the MIT license.
9
10
* Includes: Underscore.js
package.json
@@ -1,6 +1,6 @@
{
"name": "avoscloud-sdk",
- "version": "0.4.6",
+ "version": "0.4.7",
"main": "./lib/av.js",
"description": "LeanCloud JavaScript SDK.",
"repository": {
0 commit comments