Skip to content

Commit 9f15607

Browse files
committed
Build 1.1.1
1 parent 992f80f commit 9f15607

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.1.0
3+
* 1.1.1
44
*
55
* Copyright(c) 2016 Gregory Jacobs <greg@greg-jacobs.com>
66
* MIT License
@@ -200,7 +200,7 @@ Autolinker.link = function( textOrHtml, options ) {
200200
*
201201
* Ex: 0.25.1
202202
*/
203-
Autolinker.version = '1.1.0';
203+
Autolinker.version = '1.1.1';
204204

205205

206206
Autolinker.prototype = {

0 commit comments

Comments
 (0)