Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanseys committed Mar 18, 2016
1 parent 6af2cf3 commit 667d6ff
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": "lune",
"version": "0.3.0",
"version": "0.4.0",
"description": "Calculate the phases of the moon",
"keywords": [
"lune",
Expand All @@ -18,8 +18,8 @@
"url": "https://github.com/ryanseys/lune/issues",
"email": "[email protected]"
},
"engines" : {
"node" : ">=4.0.0"
"engines": {
"node": ">=4.0.0"
},
"main": "lib/lune.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit 667d6ff

Please sign in to comment.