From 290064315cc450871e56525d316cad159bb85b01 Mon Sep 17 00:00:00 2001 From: Kevin Galligan Date: Wed, 9 Jan 2019 23:01:56 -0500 Subject: [PATCH] Version 0.5.9 --- SQLiter/gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQLiter/gradle.properties b/SQLiter/gradle.properties index e4bc3ef4..cd2782ef 100644 --- a/SQLiter/gradle.properties +++ b/SQLiter/gradle.properties @@ -17,10 +17,10 @@ kotlin.code.style=official GROUP=co.touchlab -VERSION_NAME=0.5.8 +VERSION_NAME=0.5.9 STATELY_VERSION=0.5.1 -KOTLIN_VERSION=1.3.10 +KOTLIN_VERSION=1.3.11 DOKKA_VERSION=0.9.17 POM_URL=https://github.com/touchlab/SQLiter