From 152da924a31cd59120f82659829ccc837568513f Mon Sep 17 00:00:00 2001 From: Ranjeet Singh Date: Sun, 30 Aug 2020 12:29:28 +0530 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d9c857..000c8af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "stencil-firebase", "private": false, - "version": "0.0.1", + "version": "0.0.2", "description": "Welcome to the Stencil + Firebase starter App. You can use this starter to build entire apps all with web components using Stencil + Firebase", "scripts": { "build": "stencil build",