We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95146a commit 9a9796bCopy full SHA for 9a9796b
README.md
@@ -124,7 +124,7 @@ if (process.env.NODE_ENV === 'production') {
124
125
## Changelog
126
127
-### v0.5.1
+### v0.6.0
128
- Added getenv.boolish() support.
129
130
### v0.5.0
package.json
@@ -8,7 +8,7 @@
8
"Jan Lehnardt",
9
"Tim Ruffles <[email protected]>"
10
],
11
- "version": "0.5.1",
+ "version": "0.6.0",
12
"homepage": "https://github.com/ctavan/node-getenv",
13
"repository": {
14
"type": "git",
0 commit comments