Skip to content

Commit 2c57be0

Browse files
committed
fix: package.json version
1 parent 0945352 commit 2c57be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "construct-typed-parameters",
3-
"version": "0.0.0-development",
3+
"version": "1.0.0",
44
"description": "Type-safe parameter construction library. Useful for managing environment variables, aws parameter stores and more.",
55
"main": "./lib/src/index.js",
66
"files": [

0 commit comments

Comments
 (0)