Skip to content

Commit eb80004

Browse files
author
Colin McDonnell
committed
1.8.0
1 parent 4b8255d commit eb80004

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.8.0-beta.2",
3+
"version": "1.8.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",
@@ -55,4 +55,4 @@
5555
"tslint-config-prettier": "^1.18.0",
5656
"typescript": "3.2"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)