Updated version from 1.1 to 1.2

This commit is contained in:
nathan 2020-01-06 15:00:33 +01:00
parent 0649eeadd3
commit a9e6682ba4

View File

@ -25,7 +25,7 @@ object Extras {
// set for the project
const val description = "Cloudflare API v4 for Kotlin"
const val group = "com.dorkbox"
const val version = "1.1"
const val version = "1.2"
// set as project.ext
const val name = "KloudflareAPI"