Skip to content

Commit f154275

Browse files
author
Colin McDonnell
committed
1.2.0
1 parent 8671cf0 commit f154275

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zod",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "TypeScript-first schema declaration and validation library with static type inference",
55
"main": "./lib/src/index.js",
66
"types": "./lib/src/index.d.ts",
@@ -61,4 +61,4 @@
6161
"tslint-config-prettier": "^1.18.0",
6262
"typescript": "3.2"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)