Skip to content

Commit

Permalink
chore(release): hotfix rumqttd for build.rs error and update version …
Browse files Browse the repository at this point in the history
…to 0.12.1
  • Loading branch information
henil committed Dec 18, 2022
1 parent 157eede commit 2e0eafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rumqttd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rumqttd"
version = "0.12.0"
version = "0.12.1"
license = "Apache-2.0"
description = "rumqttd is a high performance MQTT broker written in Rust which is light weight and embeddable"
authors = ["tekjar <raviteja@bytebeam.io>"]
Expand Down

0 comments on commit 2e0eafc

Please sign in to comment.