Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33e1aff

Browse files
authored
Merge pull request #287 from bittcrafter/dev/0.16.0
chore(net): bump version from 0.1.5 to 0.2.0
2 parents 7115aac + de936d2 commit 33e1aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rmqtt-net/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rmqtt-net"
3-
version = "0.1.5"
3+
version = "0.2.0"
44
description = "Basic Implementation of MQTT Server"
55
repository = "https://github.com/rmqtt/rmqtt/tree/master/rmqtt-net"
66
edition.workspace = true

0 commit comments

Comments
 (0)