Skip to content

Commit

Permalink
Fix package informations
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfreira committed Dec 30, 2015
1 parent 0285cc8 commit c079850
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stackoverflow-jobs",
"version": "0.0.1",
"version": "0.0.2",
"description": "Stackoverflow jobs wrapper purely written in Node.js",
"main": "index.js",
"scripts": {
Expand All @@ -19,9 +19,9 @@
"author": "Mateus Freira dos Santso <mateus.freira@gmail.com> (http://www.github.com/mateusfreira)",
"license": "MIT",
"bugs": {
"url": "https://github.com/mateusfreira/stackoverflow-jobs/issues"
"url": "https://github.com/mateusfreira/node-stackoverflow-jobs/issues"
},
"homepage": "https://github.com/mateusfreira/stackoverflow-jobs#readme",
"homepage": "https://github.com/mateusfreira/node-stackoverflow-jobs#readme",
"dependencies": {
"lodash": "^3.10.1",
"q": "^1.4.1",
Expand Down

0 comments on commit c079850

Please sign in to comment.