From 7f66d5992fbad78246423d52e14994fd3cfec806 Mon Sep 17 00:00:00 2001 From: Christoffer Lerno Date: Thu, 3 Oct 2024 13:10:25 +0200 Subject: [PATCH] Update latest version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cdbc39d6..5bf57038a 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ fn void main() ### Current status -The current stable version of the compiler is **version 0.6.2**. +The current stable version of the compiler is **version 0.6.3**. The upcoming 0.6.x releases will focus on expanding the standard library. Follow the issues [here](https://github.com/c3lang/c3c/issues).