We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eeea4d commit 3406d20Copy full SHA for 3406d20
nmqtt.nimble
@@ -1,6 +1,6 @@
1
# Package
2
-version = "1.0.7"
3
-author = "zevv & ThomasTJdev"
+version = "1.0.8"
+author = "zevv & ThomasTJdev & python36"
4
description = "Native MQTT library and binaries for publishing, subscribing and broker"
5
license = "MIT"
6
bin = @["nmqtt/nmqtt", "nmqtt/nmqtt_password", "nmqtt/nmqtt_pub", "nmqtt/nmqtt_sub"]
0 commit comments