aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-12-04 15:26:36 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-12-04 15:26:36 +0530
commit331a8da55352c736f08339ae6ca0d9e0eb690058 (patch)
treeeebd21abc445d1f05a681668d1d66bbaa6034e98 /package.json
parentd5fab4fefaa3e63c1cda945cf556a0ecfdfa0170 (diff)
added table to show items of an invoice0.2.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fbd1a52..8915981 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openbills-web",
- "version": "0.2.1",
+ "version": "0.2.2",
"private": false,
"scripts": {
"dev": "vite",