Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesBochet committed Nov 30, 2023
1 parent 0008c4b commit d444193
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions front/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -176,4 +176,4 @@
"msw": {
"workerDirectory": "public"
}
}
}
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.1.5",
"version": "0.2.0",
"description": "",
"author": "",
"private": true,
Expand Down Expand Up @@ -140,4 +140,4 @@
"resolutions": {
"graphql": "16.8.0"
}
}
}

0 comments on commit d444193

Please sign in to comment.