We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe862b commit 2e44fa1Copy full SHA for 2e44fa1
lib/mqtt/version.rb
@@ -1,4 +1,4 @@
1
module MQTT
2
# The version number of the MQTT gem
3
- VERSION = '0.6.0'
+ VERSION = '0.7.0'
4
end
0 commit comments