From 605a44b7bfd7a1c20a6b737026aa7b21764acef8 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Mon, 23 May 2016 21:42:44 -0700 Subject: bump version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index de4e958..56e350f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The second point, portability, is inherent to JNI and thus unavoidable. However All plugins are made available with the following sbt configuration ```scala -addSbtPlugin("ch.jodersky" % "sbt-jni" % "1.0.0-RC2") +addSbtPlugin("ch.jodersky" % "sbt-jni" % "1.0.0") ``` in `project/plugins.sbt`. -- cgit v1.2.3