Release of 0.4.1

This commit is contained in:
2021-09-29 02:11:29 +02:00
parent 1e2703acf2
commit 1f1aa995df
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ repositories {
}
archivesBaseName = 'Primitive Collections'
version = '0.4.0';
version = '0.4.1';
sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility = '1.8'