fix max function

This commit is contained in:
Mark
2024-10-23 12:06:58 +02:00
parent 01541d5dad
commit bdf7fb9380
2 changed files with 7 additions and 7 deletions

View File

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