Skip to content

Commit 718064b

Browse files
authored
Merge pull request #168 from noahtigner/release/0.5.0
v0.5.0
2 parents 670f74f + 76899fa commit 718064b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "validate-env-vars",
33
"type": "module",
4-
"version": "0.4.4",
4+
"version": "0.5.0",
55
"description": "A lightweight utility to check the presence and validity of environment variables, as specified by a Zod schema",
66
"main": "dist/index.js",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)