Skip to content

Commit 3a5d1b0

Browse files
committed
Updated dist
1 parent e8615af commit 3a5d1b0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/av-core-mini.js

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
(function(root) {
22
root.AV = root.AV || {};
3-
root.AV.VERSION = "js0.5.4";
3+
root.AV.VERSION = "js0.5.5";
44
}(this));
55

66
// Underscore.js 1.4.4

dist/av-mini.js

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
(function(root) {
22
root.AV = root.AV || {};
3-
root.AV.VERSION = "js0.5.4";
3+
root.AV.VERSION = "js0.5.5";
44
}(this));
55

66
// Underscore.js 1.4.4

0 commit comments

Comments
 (0)