Update compiler version

This commit is contained in:
Christoffer Lerno
2025-06-02 10:12:04 +02:00
parent d697b910ba
commit 6e348d1e71

View File

@@ -141,7 +141,7 @@ fn void main()
### Current status
The current stable version of the compiler is **version 0.7.1**.
The current stable version of the compiler is **version 0.7.2**.
The upcoming 0.7.x releases will focus on expanding the standard library,
fixing bugs and improving compile time analysis.