Skip to content

Commit 9b13d46

Browse files
committed
Bump version to 0.2.4
1 parent 9b3a94b commit 9b13d46

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "json-schema-kit",
33
"description": "Some (very) simple helper functions for writing concise JSON Schema — perfect for OpenAI Structured Outputs.",
44
"type": "module",
5-
"version": "0.2.2",
5+
"version": "0.2.4",
66
"license": "MIT",
7-
"tags": [
7+
"keywords": [
88
"json-schema",
99
"openai",
1010
"structured-outputs"

0 commit comments

Comments
 (0)