Skip to content

Commit

Permalink
Release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlike Mike Reagent committed Dec 13, 2014
1 parent f919ce4 commit 3402add
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions history.md
@@ -1,3 +1,7 @@
## v1.0.3 / December 13, 2014
- update/rewrite regex
- update/add more tests

## v1.0.2 / December 12, 2014
- fixes

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "youtube-regex",
"description": "The correct Youtube video id regex! Regex done right!",
"version": "1.0.2",
"version": "1.0.3",
"scripts": {
"test": "npm install && node_modules/.bin/mocha",
"test-cov": "npm install && node_modules/.bin/istanbul cover node_modules/.bin/_mocha",
Expand Down

0 comments on commit 3402add

Please sign in to comment.