Compare commits

...

1 Commits

Author SHA1 Message Date
Charles Bochet cf33ec6e25 Bump version to 0.2.3 2024-01-17 11:50:32 +01:00
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "twenty-front",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"type": "module",
"scripts": {
@@ -60,4 +60,4 @@
"msw": {
"workerDirectory": "public"
}
}
}
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "twenty-server",
"version": "0.2.2",
"version": "0.2.3",
"description": "",
"author": "",
"private": true,
@@ -44,4 +44,4 @@
"npm": "please-use-yarn",
"yarn": "^4.0.2"
}
}
}