Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Apr 25, 2016
1 parent 6f1930e commit 8492b73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "random-lastname",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generate a random last name.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -46,6 +46,6 @@
"mocha": "^2.4.5"
},
"dependencies": {
"pick-item": "^1.0.3"
"pick-item": "^1.0.4"
}
}

0 comments on commit 8492b73

Please sign in to comment.