From 93f2857f0c103015f2e0061da91d1a09ae7c399c Mon Sep 17 00:00:00 2001 From: Dale Wijnand Date: Wed, 23 May 2018 10:43:00 +0100 Subject: [PATCH] Prep for 0.1.12 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5921e10..7fe31e6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ an [external update agent][whitesource/agents] for sbt. 1. Add the sbt plugin to `project/plugins.sbt`, like so: ```scala -addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.11") +addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.12") ``` [ws-Integrate]: https://saas.whitesourcesoftware.com/Wss/WSS.html#!adminOrganization_integration