Skip to content

Commit 3406d20

Browse files
authored
Update nmqtt.nimble (#54)
version and author
1 parent 6eeea4d commit 3406d20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nmqtt.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
2-
version = "1.0.7"
3-
author = "zevv & ThomasTJdev"
2+
version = "1.0.8"
3+
author = "zevv & ThomasTJdev & python36"
44
description = "Native MQTT library and binaries for publishing, subscribing and broker"
55
license = "MIT"
66
bin = @["nmqtt/nmqtt", "nmqtt/nmqtt_password", "nmqtt/nmqtt_pub", "nmqtt/nmqtt_sub"]

0 commit comments

Comments
 (0)