From 95fd2a08ff6cc20b8474ebd0fa794a768cdd282d Mon Sep 17 00:00:00 2001 From: Manu MA Date: Tue, 28 Dec 2021 12:45:23 +0100 Subject: [PATCH] 0.0.16-2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 740f2f1c7f7..b7032453d4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@builder.io/qwik", - "version": "0.0.16-1", + "version": "0.0.16-2", "description": "An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.", "scripts": { "build": "node scripts --tsc --build --api --platform-binding --wasm",