Skip to content

Commit b09b4ab

Browse files
committed
Build 1.4.3
1 parent b580a86 commit b09b4ab

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/Autolinker.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* Autolinker.js
3-
* 1.4.2
3+
* 1.4.3
44
*
55
* Copyright(c) 2017 Gregory Jacobs <[email protected]>
66
* MIT License
@@ -240,7 +240,7 @@ Autolinker.parse = function( textOrHtml, options ) {
240240
*
241241
* Ex: 0.25.1
242242
*/
243-
Autolinker.version = '1.4.2';
243+
Autolinker.version = '1.4.3';
244244

245245

246246
Autolinker.prototype = {

0 commit comments

Comments
 (0)