Skip to content

Commit

Permalink
bump version for release consistent with tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ljosa committed Jul 10, 2017
1 parent 96b4f8b commit a5567f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urlize.js",
"version": "1.0.0",
"version": "1.0.1",
"description": "JavaScript port of Django's function for converting URLs in text into clickable links",
"main": "urlize.js",
"scripts": {
Expand Down

0 comments on commit a5567f4

Please sign in to comment.