Skip to content

Commit 7c75a6a

Browse files
committed
Up version to 0.23.0
1 parent e0f3670 commit 7c75a6a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/Autolinker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
/*!
1818
* Autolinker.js
19-
* 0.22.0
19+
* 0.23.0
2020
*
2121
* Copyright(c) 2016 Gregory Jacobs <greg@greg-jacobs.com>
2222
* MIT

dist/Autolinker.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
@@ -1,6 +1,6 @@
11
{
22
"name": "autolinker",
3-
"version": "0.22.0",
3+
"version": "0.23.0",
44
"description": "Utility to automatically link the URLs, email addresses, and Twitter handles in a given block of text/HTML",
55
"main": "dist/Autolinker.js",
66
"files": [

0 commit comments

Comments
 (0)