Skip to content

Commit cb54268

Browse files
committed
updating jquery plugin manifest
1 parent 895d5e9 commit cb54268

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

textrange.jquery.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"textarea",
1717
"replace"
1818
],
19-
"version": "1.0.0",
19+
"version": "1.0.1",
2020
"author": {
2121
"name": "Daniel Imhoff",
2222
"email": "dwieeb@gmail.com",
@@ -33,6 +33,6 @@
3333
"docs": "https://github.com/dwieeb/jquery-textrange/wiki",
3434
"demo": "http://dwieeb.github.com/jquery-textrange",
3535
"dependencies": {
36-
"jquery": ">=1.4.4"
36+
"jquery": ">=1.3"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)