[RELEASE] new version 0.1.0
This commit is contained in:
parent
516a0bbfa0
commit
172018d43e
7
.island/release.bash
Executable file
7
.island/release.bash
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd back
|
||||
mvn versions:set -DnewVersion=$(cat ../version.txt)
|
||||
cd -
|
||||
|
||||
|
1
version.txt
Normal file
1
version.txt
Normal file
@ -0,0 +1 @@
|
||||
0.1.0
|
Loading…
Reference in New Issue
Block a user