Skip to content

Commit e3dcb44

Browse files
committed
chore(release): 0.1.2
1 parent 5272125 commit e3dcb44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zod-config",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Load configuration variables from multiple sources with flexible adapters, ensuring type safety with Zod.",
55
"author": "Alexandre Marques",
66
"license": "MIT",
@@ -155,4 +155,4 @@
155155
"node": ">=14.0.0"
156156
},
157157
"packageManager": "[email protected]"
158-
}
158+
}

0 commit comments

Comments
 (0)