update version

This commit is contained in:
5gi 2022-11-18 12:42:17 -05:00
parent e1017d8311
commit bb1aaf7cee

View File

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