Skip to content

Commit

Permalink
Bump version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesBochet committed Jan 17, 2024
1 parent 60e9864 commit cf33ec6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/twenty-front/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twenty-front",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"type": "module",
"scripts": {
Expand Down Expand Up @@ -60,4 +60,4 @@
"msw": {
"workerDirectory": "public"
}
}
}
4 changes: 2 additions & 2 deletions packages/twenty-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twenty-server",
"version": "0.2.2",
"version": "0.2.3",
"description": "",
"author": "",
"private": true,
Expand Down Expand Up @@ -44,4 +44,4 @@
"npm": "please-use-yarn",
"yarn": "^4.0.2"
}
}
}

0 comments on commit cf33ec6

Please sign in to comment.