Updated version from 1.3 to 1.4

This commit is contained in:
nathan 2020-06-19 15:16:40 +02:00
parent 509f2fea3f
commit d2efcb8c10

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