From c1289a840f6d24c4b765549ddee40cbd8b61c871 Mon Sep 17 00:00:00 2001 From: Dale Wijnand Date: Tue, 1 Mar 2016 22:18:43 +0000 Subject: [PATCH] Update version in README to 1.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8529a7e..779429b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ sbt 0.13.5+ Create a file in your project called `project/license.sbt` with the following contents: - addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.1.0") + addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.2.0") ## Usage