We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eac588 commit 2bc6c76Copy full SHA for 2bc6c76
1 file changed
nmqtt.nimble
@@ -1,5 +1,5 @@
1
# Package
2
-version = "1.0.4"
+version = "1.0.5"
3
author = "zevv & ThomasTJdev"
4
description = "Native MQTT library and binaries for publishing, subscribing and broker"
5
license = "MIT"
@@ -54,4 +54,4 @@ You can now run the broker with:
54
55
___________________________________________________________
56
57
-""".format(version, path)
+""".format(version, path)
0 commit comments