chore: bump version

This commit is contained in:
Timo Ley 2023-02-04 19:07:48 +01:00
parent 0ee77f4ba6
commit ca5cd6b6a5

View file

@ -23,7 +23,7 @@ apply plugin: 'maven-publish'
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
version = "1.1.1"
version = "1.1.2"
group = "universalelectricity"
archivesBaseName = "atomicscience"