Skip to content

Commit 5b9701e

Browse files
committed
Misc.
1 parent 197b07f commit 5b9701e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JSFW.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
this.length = selector.length;
1616
if (typeof this.length === 'undefined') {this.length = 1;}
17-
this.version = '0.0.1';
17+
this.version = '1.0.1';
1818

1919
var i = 0;
2020
for (i = 0; i < this.length; i++) {

0 commit comments

Comments
 (0)