Skip to content

Commit 46c3c0f

Browse files
committed
fix: Update README.md version to v0.7.0
Corrects the version string in README.md that was missed in the previous commit.
1 parent ea9d324 commit 46c3c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
A strongly-typed, dependently-typed programming language for the BEAM virtual machine with built-in finite state machines, **complete import system**, and **comprehensive standard library**.
44

5-
🚀 **Last Updated: November 23, 2025**
6-
📦 **Current Version: v0.6.0**
5+
🚀 **Last Updated: November 26, 2025**
6+
📦 **Current Version: v0.7.0**
77

88
**Working import system** with full module resolution
99
**Standard library** with verified runtime execution (12 modules)

0 commit comments

Comments
 (0)