Skip to content

Commit 5172d43

Browse files
authored
0.0.18-5 (#323)
1 parent 79f1f42 commit 5172d43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@builder.io/qwik",
3-
"version": "0.0.18-4",
3+
"version": "0.0.18-5",
44
"description": "An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.",
55
"scripts": {
66
"build": "node scripts --tsc --build --api --platform-binding --wasm",

src/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-qwik",
3-
"version": "0.0.18-4",
3+
"version": "0.0.18-5",
44
"description": "Interactive CLI and API for generating Qwik projects.",
55
"bin": {
66
"create-qwik": "create-qwik"

0 commit comments

Comments
 (0)