release v2.3.3

This commit is contained in:
tommyskeff
2024-05-29 23:31:08 +01:00
parent 4251f2fd82
commit b869ca04c0

View File

@@ -14,7 +14,7 @@ nexusPublishing {
subprojects {
group = 'dev.tommyjs'
version = '2.3.2'
version = '2.3.3'
apply plugin: 'java'
apply plugin: 'com.github.johnrengelman.shadow'