From f51bfa5a44d78324891931528efa190ead768068 Mon Sep 17 00:00:00 2001 From: Christoffer Lerno Date: Thu, 16 Jan 2025 22:45:48 +0100 Subject: [PATCH] Update latest version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27388e29c..4f3cd44e2 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.5**. +The current stable version of the compiler is **version 0.6.6**. The upcoming 0.6.x releases will focus on expanding the standard library. Follow the issues [here](https://github.com/c3lang/c3c/issues).