Skip to content

Commit 833b333

Browse files
committed
update version in README file
1 parent 1af281f commit 833b333

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -552,11 +552,11 @@ See [BENCHMARKS.md](BENCHMARKS.md) for detailed performance comparisons.
552552
-**Inheritance**: Single inheritance model with superclass method lookup.
553553
-**Verification**: Verified via `tests/oop_v1.0.0.prox`.
554554

555-
### v1.1.0 (Upcoming)
556-
**Status**: Planned
557-
- 📋 **Access Control**: `pub`/`priv` visibility enforcement.
558-
- 📋 **Constructors**: `init` constructor method.
559-
- 📋 **Exception Handling**: `try`/`catch` blocks.
555+
### v1.1.0 (Current)
556+
**Status**: Released
557+
- **Access Control**: `pub`/`priv` visibility enforcement.
558+
- **Constructors**: `init` constructor method.
559+
- **Exception Handling**: `try`/`catch` blocks.
560560

561561
### Future Roadmap (2026+)
562562
- 📋 **v1.2.0**: FFI Stability & ProX Studio Alpha.

0 commit comments

Comments
 (0)