diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-12-04 15:48:52 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-12-04 15:48:52 +0530 |
commit | 95d531c8c356cc8e8011b7995b6ef4419c9dc383 (patch) | |
tree | 76c7b1c48288f24116d0ca1deb3afb675151e973 /package.json | |
parent | 331a8da55352c736f08339ae6ca0d9e0eb690058 (diff) |
refreshing items when new item is added to invoice0.2.3
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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", |