Skip to content

Commit 2bc6c76

Browse files
committed
bump version
1 parent 2eac588 commit 2bc6c76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nmqtt.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Package
2-
version = "1.0.4"
2+
version = "1.0.5"
33
author = "zevv & ThomasTJdev"
44
description = "Native MQTT library and binaries for publishing, subscribing and broker"
55
license = "MIT"
@@ -54,4 +54,4 @@ You can now run the broker with:
5454
5555
___________________________________________________________
5656
57-
""".format(version, path)
57+
""".format(version, path)

0 commit comments

Comments
 (0)