fix "weird" behavior with globalinfo not updating

This commit is contained in:
Mark
2024-10-14 01:52:19 +02:00
parent 8868746e17
commit f979100bfb
17 changed files with 147 additions and 86 deletions

View File

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