Updated version from 1.4 to 1.5

This commit is contained in:
nathan 2020-06-19 16:07:22 +02:00
parent 8d609ace37
commit c73ba03d63

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