Skip to content

Commit

Permalink
Added license and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed Apr 9, 2015
1 parent 576ebac commit 612ccb6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 6 additions & 0 deletions History.md
@@ -1,3 +1,9 @@
0.3.2 / 2015-04-09
==================

* Specify license in package.json


0.3.1 / 2015-04-08
==================

Expand Down
6 changes: 4 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "darko",
"version": "0.3.1",
"version": "0.3.2",
"repository": {
"type": "git",
"url": "git://github.com/dotnil/darko.git"
Expand Down Expand Up @@ -30,5 +30,7 @@
"devDependencies": {
"expect.js": "~0.3.1",
"mocha": "~2.2.1"
}
},
"license": "MIT",
"keywords": [ "jekyll", "site generator" ]
}

0 comments on commit 612ccb6

Please sign in to comment.