chore: bump version

This commit is contained in:
Timo Ley 2023-03-22 17:06:34 +01:00
parent da3318fe70
commit 9d02e049f0

View file

@ -23,7 +23,7 @@ apply plugin: 'maven-publish'
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
version = "1.3.1"
version = "1.4.0"
group = "net.anvilcraft"
archivesBaseName = "classic-casting"