Skip to content

Commit

Permalink
feat: Bump version to 0.6.1
Browse files Browse the repository at this point in the history
This commit includes an update to the package version in jsr.json
from 0.6.0 to 0.6.1. This version bump is part of regular package
maintenance.
  • Loading branch information
ryoppippi committed Jul 13, 2024
1 parent beb59c4 commit e3a661a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/unplugin-typia/jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ryoppippi/unplugin-typia",
"version": "0.6.0",
"version": "0.6.1",
"exports": {
".": "./src/index.ts",
"./api": "./src/api.ts",
Expand Down

0 comments on commit e3a661a

Please sign in to comment.