diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-12-03 22:16:22 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-12-03 22:16:22 +0530 |
commit | 37ef1ab2f544a05b5878c5bdaafd37155a054289 (patch) | |
tree | bd2ca480a33b16dd795d7f2a9047d12734f5c61e /package.json | |
parent | 511e5f3badb871a4407a1cfef2d17a8c99660d30 (diff) |
added invoice edit page0.1.0
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 f0b187e..3990276 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openbills-web", - "version": "0.0.5", + "version": "0.1.0", "private": false, "scripts": { "dev": "vite", |