From 882a4cf9c25609bccb2659f29b9466abf067bde7 Mon Sep 17 00:00:00 2001 From: Flavio Garcia Date: Sun, 5 Jan 2025 00:04:28 -0500 Subject: [PATCH] build(release): deliver 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4f9264..53993ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "faz-boostrap", - "version": "0.0.2", + "version": "0.0.3", "description": "HTML Web Components based on Faz and Bootstrap.", "main": "src/index.ts", "module": "./dist/js/index.js",