Skip to content

Commit bc89348

Browse files
committed
Up version to 0.25.2
1 parent ce3ffe6 commit bc89348

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.25.1
3+
* 0.25.2
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.25.1';
195+
Autolinker.version = '0.25.2';
196196

197197

198198
Autolinker.prototype = {

0 commit comments

Comments
 (0)