Skip to content

Commit a9d0503

Browse files
committed
chore: 7.1.1 release prep
1 parent f60ff5d commit a9d0503

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Contributions are welcomed and discussed in [CONTRIBUTING.md](CONTRIBUTING.md).
133133
## Contributors
134134

135135
* @aautio
136+
* @avocadomaster
136137
* @caccialdo
137138
* @ChibiBlasphem
138139
* @DigiPie

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "env-var",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "Verification, sanitization, and type coercion for environment variables in Node.js",
55
"main": "env-var.js",
66
"typings": "env-var.d.ts",

0 commit comments

Comments
 (0)