add object field getting syntax obj:field

This commit is contained in:
Mark
2025-02-07 17:50:28 +01:00
parent 3cd8dc02d2
commit e07010dcfc
9 changed files with 146 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "mers_lib"
version = "0.9.20"
version = "0.9.21"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "library to use the mers language in other projects"