From c84e4dcd49b681c93502ede74d9aab06620dcf2c Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Sat, 14 Nov 2015 17:13:22 -0800 Subject: [PATCH] README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea832ee..d490fcc 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To install and run from Kobalt: ``` dependencies { - apt("com.beust:version-processor:0.1") + apt("com.beust:version-processor:0.2") } ```