From 0b83997fa59c5fb917a56f0cf7f3d5f79b64b061 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Mon, 7 Nov 2016 11:06:38 -0800 Subject: Prepare release 1.2.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 562358a..c908b04 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.2.3") +addSbtPlugin("ch.jodersky" % "sbt-jni" % "1.2.4") ``` in `project/plugins.sbt`. -- cgit v1.2.3