Skip to content

Commit 4b88c41

Browse files
Version bump
1 parent 83a59fe commit 4b88c41

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

jsr.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "@camflan/valibot-openapi-generator",
3-
"version": "2025.2.8",
4-
"exclude": [".github"],
3+
"version": "2025.9.0",
4+
"exclude": [
5+
".github"
6+
],
57
"exports": {
68
".": "./mod.ts"
79
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "valibot-openapi-generator",
3-
"version": "2025.2.8",
3+
"version": "2025.9.0",
44
"description": "",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)