From 8bf5459b49bc5068607367fdc8a57fec0647831f Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Fri, 11 Nov 2016 16:24:13 -0800 Subject: [PATCH] bump Scala version to 2.12.0 ha, wow, pretty embarrassing this got missed for the entire 2.11.x cycle --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index f1777603ef..e6e6343bf4 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,7 @@ keywords: - Document - Guide -scala-version: 2.10.0 +scala-version: 2.12.0 highlighter: rouge permalink: /:categories/:title.html