[RELEASE] new version 0.5.0

This commit is contained in:
Edouard DUPIN 2024-01-19 21:51:12 +01:00
parent 508e1bac32
commit 682814870c
2 changed files with 8 additions and 0 deletions

7
.island/release.bash Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
cd back
mvn versions:set -DnewVersion=$(cat ../version.txt)
cd -

1
version.txt Normal file
View File

@ -0,0 +1 @@
0.5.0