Release 2.1.0

Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
This commit is contained in:
Nicolas Froger 2024-07-27 16:42:51 +02:00
commit 09c8e8b5ae
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.kektus</groupId>
<artifactId>summer2024-backend</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.1.0-SNAPSHOT</version>
<properties>
<compiler-plugin.version>3.13.0</compiler-plugin.version>

View file

@ -1,6 +1,6 @@
{
"name": "summer2024-frontend",
"version": "2.0.1",
"version": "2.1.0",
"private": true,
"type": "module",
"scripts": {