Skip to content

Commit 9c34089

Browse files
committed
chore: release v0.4.0
1 parent 8b5d919 commit 9c34089

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unplugin/inline-enum",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"exports": {
55
"./index": "./src/index.ts",
66
"./api": "./src/api.ts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-inline-enum",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"packageManager": "[email protected]",
55
"description": "Inline enum values to optimize bundle size.",
66
"type": "module",

0 commit comments

Comments
 (0)