From 615c28fa25dfe146055bf228cfba666d53a5a4c2 Mon Sep 17 00:00:00 2001 From: Reza Soltani Date: Wed, 6 Dec 2023 18:10:31 +0330 Subject: [PATCH] init version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea8998f..a2a1e48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solid-typeindex-support", - "version": "1.0.0", + "version": "0.0.1", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",