[RELEASE] new version 0.1.0

This commit is contained in:
Edouard DUPIN 2024-01-19 22:49:48 +01:00
parent 516a0bbfa0
commit 172018d43e
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.1.0