Release 6.6.0

evalexpr@6.6.0

Generated by cargo-workspaces
This commit is contained in:
Sebastian Schmidt 2021-10-13 14:43:17 +03:00
parent ea278893ac
commit 0e6e3daa4c

View File

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