Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 4f0a15c

Browse files
committed
fix: package version
Signed-off-by: Toma Puljak <[email protected]>
1 parent b2c4485 commit 4f0a15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "docs",
33
"license": "Apache-2.0",
44
"type": "module",
5-
"version": "v0.0.0-dev",
5+
"version": "0.30.1",
66
"scripts": {
77
"postinstall": "is-ci || husky",
88
"dev": "astro dev --host",

0 commit comments

Comments
 (0)