Skip to content

Commit 6485a1c

Browse files
committed
Build 0.28.0
1 parent 1ff1a3e commit 6485a1c

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-
* 0.27.0
3+
* 0.28.0
44
*
55
* Copyright(c) 2016 Gregory Jacobs <[email protected]>
66
* MIT License
@@ -192,7 +192,7 @@ Autolinker.link = function( textOrHtml, options ) {
192192
*
193193
* Ex: 0.25.1
194194
*/
195-
Autolinker.version = '0.27.0';
195+
Autolinker.version = '0.28.0';
196196

197197

198198
Autolinker.prototype = {

0 commit comments

Comments
 (0)