aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-05 01:46:30 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-08-05 01:46:30 +0200
commit896dc4335222d44286d899174dbc2ce6c23c2469 (patch)
treeb8b9f3ea00bb4d260588a074a8cf4d2561ec1b68 /Cargo.toml
parent1e05dc096d7c24087c720ae61d2c6fb296e50286 (diff)
Add the pronounciation of “cerm”HEADv1.1.1master
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 8a8016c..b4d21a7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cerm"
-version = "1.1.0"
+version = "1.1.1"
edition = "2021"
authors = ["Thomas Voss <mail@thomasvoss.com>"]
description = "C-inspired error reporting macros"