const generic expr based fixed length array manipulation crate
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 91d8c54..02cee49 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atools"
-version = "0.1.12"
+version = "0.1.13"
edition = "2024"
description = "const generic expr based fixed length array manipulation"
authors = ["bend-n <[email protected]>"]