Skip to content

Commit

Permalink
Release 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
miniflycn committed Oct 1, 2013
1 parent db0bb4f commit 9ee2ae8
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/vaild');

exports.version = '0.0.4';
exports.version = '0.0.5';
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "url-vaild",
"version": "0.0.4",
"version": "0.0.5",
"description": "Url validity detection library",
"keywords": [
"vaild",
Expand Down

0 comments on commit 9ee2ae8

Please sign in to comment.