Skip to content

Commit 12b0ec2

Browse files
committed
Tagging 1.8.0
1 parent 74387a9 commit 12b0ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if(project.hasProperty('ossrhUser') && project.hasProperty("release")) {
2727
}
2828

2929
group = 'org.mini2Dx'
30-
version = '1.7.6'
30+
version = '1.8.0'
3131
description = 'A lightweight message bus library for Java-based game engines'
3232

3333
repositories {

0 commit comments

Comments
 (0)