From 0b8c698fb539e996071b42d966e11aeb9e65aa01 Mon Sep 17 00:00:00 2001 From: MoyuruAizawa Date: Sat, 23 Mar 2019 01:47:39 +0900 Subject: [PATCH] bump up version --- timetablelayout/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timetablelayout/build.gradle b/timetablelayout/build.gradle index 56f82e3..b478337 100644 --- a/timetablelayout/build.gradle +++ b/timetablelayout/build.gradle @@ -41,7 +41,7 @@ publish { userOrg = 'lvla' groupId = 'io.moyuru' artifactId = 'timetablelayout' - publishVersion = "1.0.0-alpha01" + publishVersion = "1.0.0-alpha02" desc = 'LayoutManager to display the timetable' website = 'https://github.com/MoyuruAizawa/TimetableLayout' } \ No newline at end of file