From 4c0ba4fa72815ee0c3a47c29982730642d0123da Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 3 Oct 2016 15:43:24 -0700 Subject: [PATCH] Kobalt 0.905 update --- kobalt/src/Build.kt | 2 +- kobalt/wrapper/kobalt-wrapper.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kobalt/src/Build.kt b/kobalt/src/Build.kt index a88ccbd..d3632c9 100644 --- a/kobalt/src/Build.kt +++ b/kobalt/src/Build.kt @@ -71,7 +71,7 @@ val p = project { bintray { publish = true } - + versionEye { org = "thauvin" team = "Owners" diff --git a/kobalt/wrapper/kobalt-wrapper.properties b/kobalt/wrapper/kobalt-wrapper.properties index 164fe5e..749bf48 100644 --- a/kobalt/wrapper/kobalt-wrapper.properties +++ b/kobalt/wrapper/kobalt-wrapper.properties @@ -1 +1 @@ -kobalt.version=0.889 \ No newline at end of file +kobalt.version=0.905 \ No newline at end of file