aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-12-04 15:48:52 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-12-04 15:48:52 +0530
commit95d531c8c356cc8e8011b7995b6ef4419c9dc383 (patch)
tree76c7b1c48288f24116d0ca1deb3afb675151e973 /package.json
parent331a8da55352c736f08339ae6ca0d9e0eb690058 (diff)
refreshing items when new item is added to invoice0.2.3
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 8915981..9a80ec7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openbills-web",
- "version": "0.2.2",
+ "version": "0.2.3",
"private": false,
"scripts": {
"dev": "vite",