Updated version from 1.5.7 to 1.5.8

This commit is contained in:
nathan 2020-07-09 00:16:54 +02:00
parent 17b73a5852
commit e93323db8b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,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.5.7"
const val version = "1.5.8"
// set as project.ext
const val name = "Utilities"