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 3cb8c84 commit e8615afCopy full SHA for e8615af
lib/version.js
@@ -1,4 +1,4 @@
1
(function(root) {
2
root.AV = root.AV || {};
3
- root.AV.VERSION = "js0.5.4";
+ root.AV.VERSION = "js0.5.5";
4
}(this));
0 commit comments