Updated version from 1.5.5 to 1.5.6

This commit is contained in:
nathan 2020-07-07 22:42:11 +02:00
parent 8a36a2f606
commit e2e83a1c86

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.5"
const val version = "1.5.6"
// set as project.ext
const val name = "Utilities"