Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin McDonnell committed Apr 6, 2020
1 parent 8671cf0 commit f154275
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zod",
"version": "1.1.2",
"version": "1.2.0",
"description": "TypeScript-first schema declaration and validation library with static type inference",
"main": "./lib/src/index.js",
"types": "./lib/src/index.d.ts",
Expand Down Expand Up @@ -61,4 +61,4 @@
"tslint-config-prettier": "^1.18.0",
"typescript": "3.2"
}
}
}

0 comments on commit f154275

Please sign in to comment.