Updated version

This commit is contained in:
nathan 2020-09-15 17:27:01 +02:00
parent 6906106745
commit 81913bbd62
1 changed files with 1 additions and 1 deletions

View File

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