Skip to content

Commit

Permalink
Releasing v0.1.0. Use [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Apr 7, 2014
1 parent 5223621 commit 77e5c96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "bible",
"version": "0.0.0",
"version": "0.1.0",
"description": "NPM application for reading Holy Bible verses",
"main": "bible.js",
"dependencies": {
"bible.js": "~0.1.3",
"bible.js": "~0.1.4",
"yargs": "~1.2.1"
},
"devDependencies": {},
Expand Down

0 comments on commit 77e5c96

Please sign in to comment.