From e381a1c885cff05f93dadc89a182b81b02c63ff7 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Tue, 14 Jun 2016 01:07:45 -0700 Subject: Upgrade version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fea0c0e..d6d9b9a 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.1") +addSbtPlugin("ch.jodersky" % "sbt-jni" % "1.1.1") ``` in `project/plugins.sbt`. -- cgit v1.2.3