chore: bump packages version to v0.10.2

This commit is contained in:
Ahmed Bouhuolia
2023-10-02 23:29:21 +02:00
parent 07628ddc37
commit 5df454dd30
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bigcapital/server",
"version": "0.10.0",
"version": "0.10.2",
"description": "",
"main": "src/server.ts",
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "@bigcapital/webapp",
"version": "0.10.1",
"version": "0.10.2",
"private": true,
"dependencies": {
"@blueprintjs-formik/core": "^0.3.4",