Skip to content

Commit

Permalink
Release 0.1.7 for issue #3
Browse files Browse the repository at this point in the history
  • Loading branch information
miniflycn committed Nov 9, 2013
1 parent cba026b commit 13e21f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
exports = module.exports = require('./lib/extracter');

exports.version = '0.1.6';
exports.version = '0.1.7';
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "url-extract",
"version": "0.1.6",
"version": "0.1.7",
"description": "Snapshot & extract url library",
"keywords": [
"snapshot",
Expand Down

0 comments on commit 13e21f1

Please sign in to comment.