Skip to content

Commit

Permalink
Release 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
miniflycn committed Nov 17, 2013
1 parent d82061a commit 6e62ef5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
@@ -1,3 +1,3 @@
exports = module.exports = require('./lib/valid');

exports.version = '0.1.3';
exports.version = '0.1.4';
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "url-valid",
"version": "0.1.3",
"version": "0.1.4",
"description": "Url validity detection library",
"keywords": [
"valid",
Expand Down

0 comments on commit 6e62ef5

Please sign in to comment.