From cfe68de2ac817bcdb23e5e0455d1f67555c333a3 Mon Sep 17 00:00:00 2001 From: dkayiwa Date: Fri, 9 Feb 2018 00:26:46 +0300 Subject: [PATCH] Update bintray.json in preparation to the 1.0.0-beta2 release --- bintray.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bintray.json b/bintray.json index 80c9784..2489f31 100644 --- a/bintray.json +++ b/bintray.json @@ -6,8 +6,8 @@ }, "version": { - "name": "1.0.0-beta", - "released": "2018-01-31" + "name": "1.0.0-beta2", + "released": "2018-02-09" }, "files":[{"includePattern": "./(.*\\.zip)", "uploadPattern": "$1"}],