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

Commit

Permalink
Release v1.2.1 - 2016-07-19
Browse files Browse the repository at this point in the history
  • Loading branch information
chilts committed Jul 18, 2016
1 parent 9b9e6af commit 6820fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "12factor-config",
"description": "Read the config for your app from only the environment.",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "https://github.com/chilts/12factor-config",
"scripts": {
"test": "for FILE in test/*.js; do echo $FILE; node $FILE; done"
Expand Down

0 comments on commit 6820fcb

Please sign in to comment.