Release 7.0.1

evalexpr@7.0.1

Generated by cargo-workspaces
This commit is contained in:
Sebastian Schmidt 2022-02-20 09:58:44 +02:00
parent 4e91a63a6f
commit 85d28063ca

View File

@ -1,6 +1,6 @@
[package]
name = "evalexpr"
version = "7.0.0"
version = "7.0.1"
description = "A powerful arithmetic and boolean expression evaluator"
keywords = ["expression", "evaluate", "evaluator", "arithmetic", "boolean"]
categories = ["parsing", "game-engines"]