Skip to content

Commit 9f76076

Browse files
committed
chore: release v0.4.0
1 parent d80facb commit 9f76076

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
"typescript": "^4.7.4",
4141
"upath": "^2.0.1",
4242
"vitest": "^0.18.0"
43-
}
43+
},
44+
"version": "0.4.0"
4445
}

packages/nuxt-delay-hydration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-delay-hydration",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"description": "Improve your Nuxt.js Google Lighthouse score by delaying hydration ⚡️",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)