Skip to content

Commit 5104aaa

Browse files
author
nfrasser
committed
Release v1.1.4
1 parent bf6ae04 commit 5104aaa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/jquery.linkify.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Linkify - v1.1.3
2+
* Linkify - v1.1.4
33
* Find URLs in plain text and return HTML for discovered links.
44
* https://github.com/HitSend/jQuery-linkify/
55
*

dist/jquery.linkify.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "http://github.com/HitSend/jQuery-linkify.git"
99
},
1010
"homepage": "https://github.com/HitSend/jQuery-linkify/",
11-
"version": "1.1.3",
11+
"version": "1.1.4",
1212
"license": "MIT",
1313
"devDependencies": {
1414
"grunt": "0.4.x",

0 commit comments

Comments
 (0)