Changed version.

This commit is contained in:
5gi 2022-11-17 11:02:52 -05:00
parent 15368ab222
commit aab9802e56

View File

@ -5,7 +5,7 @@ plugins {
}
apply plugin: 'maven-publish'
group 'com.the5gi.deepj'
version '1.3.3'
version '1.3.4'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11