chore: bump version

This commit is contained in:
Timo Ley 2023-02-11 12:27:08 +01:00
parent 9f38a7ee5e
commit a308848fa9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ apply plugin: 'maven-publish'
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
version = "1.0.2"
version = "1.0.3"
group= "universalelectricity"
archivesBaseName = "assemblyline"