diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-12-07 05:06:52 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-12-07 05:06:52 +0530 |
commit | 06a157b8cd0bcd0bba0f6a7f81693c3cfa27d74d (patch) | |
tree | 7394a020a5fbbcc56e8d5397c259f6982b7ef767 /package.json | |
parent | 4c48edc7905d6fb16b01ea707ee7e730dff78ced (diff) |
hiding scrollbars while printing0.3.1
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 2f5c216..523d4d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openbills-web", - "version": "0.3.0", + "version": "0.3.1", "private": false, "scripts": { "dev": "vite", |