From b8e323a575898bcdfce165d316bf4b8af3243531 Mon Sep 17 00:00:00 2001 From: Asad Date: Wed, 14 May 2025 19:06:42 -0400 Subject: [PATCH] chore --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25c51a3..9cda12f 100644 --- a/README.md +++ b/README.md @@ -74,4 +74,4 @@ Want to integrate SheetJS in your own VSCode extension? Check out our [detailed For more information on using this extension and integrating SheetJS capabilities in your own projects, visit our [documentation](https://docs.sheetjs.com/docs/). --- -_Created by Asadbek Karimov | [asad@sheetjs.com](mailto:asad@sheetjs.com) | [asadk.dev](https://asadk.dev)_ \ No newline at end of file +_Created by Asadbek Karimov | [contact@asadk.dev](mailto:contact@asadk.dev) | [asadk.dev](https://asadk.dev)_ diff --git a/package.json b/package.json index 1043c5a..f32f2d6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Asadbek Karimov ", "publisher": "asadbek", "icon": "img/logo.png", - "version": "0.0.2", + "version": "0.0.3", "license": "Apache-2.0", "bugs": { "url": "https://git.sheetjs.com/asadbek064/sheetjs-vscode-extension/issues"