Bump version to 0.2.3 (#3506)

This commit is contained in:
Charles Bochet 2024-01-17 11:57:13 +01:00 committed by GitHub
parent 5cf0077e3d
commit 4316950cf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "twenty-front",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "twenty-server",
"version": "0.2.2",
"version": "0.2.3",
"description": "",
"author": "",
"private": true,