Skip to content

Commit

Permalink
release 0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nconf-base committed May 22, 2013
1 parent c7c97eb commit 37c78a9
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nconf-base",
"description": "A basic nconf chain",
"version": "0.3.9",
"version": "0.3.10",
"main": "lib/nconf-base.js",
"scripts": {
"test": "grunt test"
Expand Down Expand Up @@ -128,10 +128,14 @@
"config boilerplate"
],
"author": {
"name": "nconf-base",
"email": "nconf-base@cormea.com"
"name": "flexbean",
"email": "flexbean@gmail.com"
},
"maintainers": [
{
"name": "flexbean",
"email": "flexbean@gmail.com"
},
{
"name": "nconf-base",
"email": "nconf-base@cormea.com"
Expand Down

0 comments on commit 37c78a9

Please sign in to comment.