Skip to content

Commit

Permalink
Up version number for 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gregjacobs committed Oct 18, 2015
1 parent 8b1b68c commit 77b8993
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/Autolinker.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

/*!
* Autolinker.js
* 0.18.1
* 0.18.2
*
* Copyright(c) 2015 Gregory Jacobs <[email protected]>
* MIT Licensed. http://www.opensource.org/licenses/mit-license.php
Expand Down
2 changes: 1 addition & 1 deletion dist/Autolinker.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "autolinker",
"version": "0.18.1",
"version": "0.18.2",
"description": "Utility to automatically link the URLs, email addresses, and Twitter handles in a given block of text/HTML",
"main": "dist/Autolinker.js",
"directories": {
Expand Down

0 comments on commit 77b8993

Please sign in to comment.