Skip to content

Commit 6f4ed9d

Browse files
0.2.3 (#60)
* fix: Go back to zod/v3 * chore: v0.2.3
1 parent e2a8714 commit 6f4ed9d

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,7 +1,7 @@
11
{
22
"name": "@anthropic-ai/dxt",
33
"description": "Tools for building Desktop Extensions",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"type": "module",
66
"main": "dist/index.js",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)