Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hajoeichler committed Feb 20, 2014
1 parent 41b30e8 commit ce951dd
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,7 +1,7 @@
{
"name": "sphere-product-mapper",
"description": "The best project ever.",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/sphereio/sphere-product-mapper",
"author": {
"name": "Oleg Ilyenko",
Expand All @@ -27,7 +27,7 @@
"scripts": {
"test": "grunt coverage"
},
"bin" : {
"bin": {
"csv-mapper": "bin/csv-mapper.js"
},
"dependencies": {
Expand All @@ -54,4 +54,4 @@
"jasmine-node": "~1.13.0"
},
"keywords": []
}
}

0 comments on commit ce951dd

Please sign in to comment.