Updated version

This commit is contained in:
nathan 2020-09-15 17:27:01 +02:00
parent 6906106745
commit 81913bbd62

View File

@ -38,7 +38,7 @@ object Extras {
// set for the project // set for the project
const val description = "Utilities for use within Java projects" const val description = "Utilities for use within Java projects"
const val group = "com.dorkbox" const val group = "com.dorkbox"
const val version = "1.8.1" const val version = "1.8.2"
// set as project.ext // set as project.ext
const val name = "Utilities" const val name = "Utilities"