Release 0.2.0 (#2777)

This commit is contained in:
Charles Bochet
2023-11-30 12:51:07 +01:00
committed by GitHub
parent 0008c4b9d5
commit 8548d11126
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "twenty",
"version": "0.1.5",
"version": "0.2.0",
"private": true,
"dependencies": {
"@air/react-drag-to-select": "^5.0.8",
@ -176,4 +176,4 @@
"msw": {
"workerDirectory": "public"
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.1.5",
"version": "0.2.0",
"description": "",
"author": "",
"private": true,
@ -140,4 +140,4 @@
"resolutions": {
"graphql": "16.8.0"
}
}
}