summaryrefslogtreecommitdiffstats
path: root/mqtt-format/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mqtt-format/Cargo.toml')
-rw-r--r--mqtt-format/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mqtt-format/Cargo.toml b/mqtt-format/Cargo.toml
index 1ccc580..4aa211a 100644
--- a/mqtt-format/Cargo.toml
+++ b/mqtt-format/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mqtt-format"
-version = "0.2.0"
+version = "0.3.0"
edition = "2021"
description = "A pure Rust MQTT packet parser and serializer"
readme = "README.md"