Skip to content

Commit 8d8c94d

Browse files
committed
Merge pull request #140 from wangxiao/master
[feature] Release 0.6.1 .
2 parents e506f63 + 913e3c7 commit 8d8c94d

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

dist/av-core-mini.js

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/av-core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8151,7 +8151,7 @@ module.exports = function(AV) {
81518151
},{"_process":27,"underscore":28}],25:[function(require,module,exports){
81528152
'use strict';
81538153

8154-
module.exports = "js0.6.0";
8154+
module.exports = "js0.6.1";
81558155

81568156
},{}],26:[function(require,module,exports){
81578157
(function (process){

dist/av-mini.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/av.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9144,7 +9144,7 @@ module.exports = function(AV) {
91449144
},{"_process":33,"underscore":34}],30:[function(require,module,exports){
91459145
'use strict';
91469146

9147-
module.exports = "js0.6.0";
9147+
module.exports = "js0.6.1";
91489148

91499149
},{}],31:[function(require,module,exports){
91509150
'use strict';

0 commit comments

Comments
 (0)