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 197b07f commit 5b9701eCopy full SHA for 5b9701e
JSFW.js
@@ -14,7 +14,7 @@
14
}
15
this.length = selector.length;
16
if (typeof this.length === 'undefined') {this.length = 1;}
17
- this.version = '0.0.1';
+ this.version = '1.0.1';
18
19
var i = 0;
20
for (i = 0; i < this.length; i++) {
0 commit comments