diff --git a/_downloads/2021-07-09-3.0.1.md b/_downloads/2021-07-09-3.0.1.md
new file mode 100644
index 000000000..e26fe0f7c
--- /dev/null
+++ b/_downloads/2021-07-09-3.0.1.md
@@ -0,0 +1,9 @@
+---
+title: Scala 3.0.1
+start: 9 July 2021
+layout: downloadpage
+release_version: 3.0.1
+release_date: "July 9, 2021"
+permalink: /download/3.0.1.html
+license: Apache License, Version 2.0
+---
diff --git a/download/scala3.md b/download/scala3.md
index f52271ca9..9477801c7 100644
--- a/download/scala3.md
+++ b/download/scala3.md
@@ -2,7 +2,7 @@
layout: downloadpage
title: Download Scala 3
-release_version: 3.0.0
-release_date: "May 14, 2021"
+release_version: 3.0.1
+release_date: "July 9, 2021"
license: Apache License, Version 2.0
---
diff --git a/index.md b/index.md
index ba885d609..da9bb87a3 100644
--- a/index.md
+++ b/index.md
@@ -9,7 +9,7 @@ headerButtonUrl: "/what-is-scala/"
# Links of the Download / API Docs sections
gettingStarted:
- mainTitle: "Scala 3.0.0"
+ mainTitle: "Scala 3.0.1"
mainUrl: "/download/scala3.html"
subtitle: "Documentation"
subtitleLink: "https://docs.scala-lang.org/scala3"