From fe6817f90d8c6408c1018c03c344bc6651111205 Mon Sep 17 00:00:00 2001 From: Christoffer Lerno Date: Fri, 3 Oct 2025 18:42:32 +0200 Subject: [PATCH] Update frontpage version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e46d56fdd..9c100c484 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ fn void main() ### Current status -The current stable version of the compiler is **version 0.7.5**. +The current stable version of the compiler is **version 0.7.6**. The upcoming 0.7.x releases will focus on expanding the standard library, fixing bugs and improving compile time analysis.