Skip to content

Commit

Permalink
0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobWeisenburger committed Mar 3, 2024
1 parent f3ccca3 commit 83b6466
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "zod_utilz",
"version": "0.8.0",
"version": "0.8.1",
"author": "JacobWeisenburger",
"description": "Framework agnostic utilities for Zod",
"license": "MIT",
"npm": "https://www.npmjs.com/package/zod_utilz",
"repository": "https://github.com/JacobWeisenburger/zod_utilz",
"homepage": "https://github.com/JacobWeisenburger/zod_utilz",
"main": "index.js",
"module": "index.ts",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 83b6466

Please sign in to comment.