From 4afe085565d3a8cfe06b0a46e864bcdf4ce56335 Mon Sep 17 00:00:00 2001 From: fabianterhorst Date: Fri, 10 Jun 2016 09:55:29 +0200 Subject: [PATCH] update version --- README.md | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7378a4..4d356b4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ buildscript { } dependencies { ... - classpath 'io.fabianterhorst:fastlayout-gradle-plugin:0.0.2-alpha30' + classpath 'io.fabianterhorst:fastlayout-gradle-plugin:0.0.2-alpha35' ... } } diff --git a/version.txt b/version.txt index f99d2b8..b3978ee 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.2-alpha30 \ No newline at end of file +0.0.2-alpha35 \ No newline at end of file