From 4c8059ab7387ccf10e3943e5129cb9849fe817e8 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Wed, 22 Apr 2020 21:58:36 -0700 Subject: [PATCH] release Scala 2.13.2 --- _config.yml | 2 +- api/all.md | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 8f8643dc79..3757290d82 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,7 @@ keywords: - Document - Guide -scala-version: 2.13.1 +scala-version: 2.13.2 scala-212-version: 2.12.11 collections: diff --git a/api/all.md b/api/all.md index 5c25166b54..6bfaa36923 100644 --- a/api/all.md +++ b/api/all.md @@ -6,10 +6,10 @@ includeTOC: true ## Latest releases -* Scala 2.13.1 - * [Library API](https://www.scala-lang.org/api/2.13.1/) - * [Compiler API](https://www.scala-lang.org/api/2.13.1/scala-compiler/scala/) - * [Reflection API](https://www.scala-lang.org/api/2.13.1/scala-reflect/scala/reflect/) +* Scala 2.13.2 + * [Library API](https://www.scala-lang.org/api/2.13.2/) + * [Compiler API](https://www.scala-lang.org/api/2.13.2/scala-compiler/scala/) + * [Reflection API](https://www.scala-lang.org/api/2.13.2/scala-reflect/scala/reflect/) * Scala 2.12.11 * [Library API](https://www.scala-lang.org/api/2.12.11/) * [Compiler API](https://www.scala-lang.org/api/2.12.11/scala-compiler/scala/) @@ -53,6 +53,10 @@ includeTOC: true ## Previous releases +* Scala 2.13.1 + * [Library API](https://www.scala-lang.org/api/2.13.1/) + * [Compiler API](https://www.scala-lang.org/api/2.13.1/scala-compiler/scala/) + * [Reflection API](https://www.scala-lang.org/api/2.13.1/scala-reflect/scala/reflect/) * Scala 2.13.0 * [Library API](https://www.scala-lang.org/api/2.13.0/) * [Compiler API](https://www.scala-lang.org/api/2.13.0/scala-compiler/scala/)