Skip to content

Commit

Permalink
📦 Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinroger committed Jun 14, 2017
1 parent 59f429d commit f69d64a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type": "git",
"url": "https://github.com/marvinroger/async-mqtt-client.git"
},
"version": "0.7.1",
"version": "0.8.0",
"frameworks": "arduino",
"platforms": "espressif",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=AsyncMqttClient
version=0.7.1
version=0.8.0
author=Marvin ROGER
maintainer=Marvin ROGER
sentence=An Arduino for ESP8266 asynchronous MQTT client implementation
Expand Down

0 comments on commit f69d64a

Please sign in to comment.