From 7b2648b052e0207b0fbf038e22d486d7e1ec7ba3 Mon Sep 17 00:00:00 2001 From: Clark Kampfe Date: Fri, 30 Jan 2015 14:54:36 -0600 Subject: [PATCH] docs version to 2.11.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71e04be8..4a88b416 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ As of Scala 2.11, this library is a separate jar that can be omitted from Scala ## Documentation - * [Latest version](http://www.scala-lang.org/files/archive/api/2.11.2/scala-parser-combinators/) + * [Latest version](http://www.scala-lang.org/files/archive/api/2.11.5/scala-parser-combinators/) * [Previous versions](http://scala-lang.org/documentation/api.html) (included in the API docs for the Scala library until Scala 2.11) ## Adding an SBT dependency