Skip to content

Commit 8b0136e

Browse files
committed
bumbed version to 0.4.8
1 parent 6b8fd2f commit 8b0136e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ publishing {
2222
maven(MavenPublication) {
2323
groupId = 'de.dmi3y.behaiv'
2424
artifactId = 'behaiv'
25-
version = '0.4.7-alpha'
25+
version = '0.4.8-alpha'
2626
from components.java
2727
}
2828
}

0 commit comments

Comments
 (0)