Updated version from 1.5.2 to 1.5.3

This commit is contained in:
nathan 2020-06-30 23:56:17 +02:00
parent b8eb62f9f7
commit 9cac6fce27
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.2"
const val version = "1.5.3"
// set as project.ext
const val name = "Utilities"