Updated version from 1.5.3 to 1.5.4

This commit is contained in:
nathan 2020-07-07 17:52:37 +02:00
parent 015240705d
commit 0e1be484aa
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.3"
const val version = "1.5.4"
// set as project.ext
const val name = "Utilities"