From bbf3b0364a8a62cd2c5feb20728e0f7f0bd3f776 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Wed, 30 Nov 2016 22:39:08 -0800 Subject: Simplify build and derive version from git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c908b04..411cb89 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.4") +addSbtPlugin("ch.jodersky" % "sbt-jni" % "") ``` in `project/plugins.sbt`. -- cgit v1.2.3