Skip to content

Commit 9a9796b

Browse files
committed
Change version to 0.6.0
1 parent c95146a commit 9a9796b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ if (process.env.NODE_ENV === 'production') {
124124

125125
## Changelog
126126

127-
### v0.5.1
127+
### v0.6.0
128128
- Added getenv.boolish() support.
129129

130130
### v0.5.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Jan Lehnardt",
99
"Tim Ruffles <[email protected]>"
1010
],
11-
"version": "0.5.1",
11+
"version": "0.6.0",
1212
"homepage": "https://github.com/ctavan/node-getenv",
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)