chore: bump Twenty version to 0.1.3 in front/package.json (#1478)

chore: Update package version in package.json

An increment in version number was made in the application's package.json file, from 0.1.2 to 0.1.3. This update was necessary as part of the new release preparation encompassing changes made in the codebase since the last version.
This commit is contained in:
Andrea Giacon 2023-09-07 22:45:51 +02:00 committed by GitHub
parent 0e6bd5c098
commit 47151525ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "twenty",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"dependencies": {
"@air/react-drag-to-select": "^5.0.8",