desugars operator overloading
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ec2741..f8c3546 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lower-macros"
-version = "0.2.10"
+version = "0.2.11"
authors = ["bend-n <[email protected]>"]
description = "desugar math where the compiler wont"
edition = "2024"