Skip to content

Commit 673c580

Browse files
author
Gary Sieling
committed
update version number
1 parent 54ebfa7 commit 673c580

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ highlightTextarea is a jQuery plugin which allows you to highlight words and sen
99
http://garysieling.github.io/jquery-highlighttextarea/
1010

1111
## Development status
12+
3.1.3: Support text ranges with HTML entities
1213
3.1.2: Added tests for jQuery versions & verify on jQuery 1.5+

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-highlighttextarea",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"authors": [{
55
"name": "Damien \"Mistic\" Sorel",
66
"homepage": "http://www.strangeplanet.fr"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-highlighttextarea",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"author": {
55
"name": "Gary Sieling",
66
"homepage": "https://www.garysieling.com/blog"

0 commit comments

Comments
 (0)