Skip to content

Commit 0bbdf65

Browse files
committed
Bump version to 0.0.6
1 parent e996a86 commit 0bbdf65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"build": {
2424
"flags": "-DMQTT_MAX_PACKET_SIZE=1024 -DMQTT_MAX_TRANSFER_SIZE=128"
2525
},
26-
"version": "0.0.5",
26+
"version": "0.0.6",
2727
"examples": "examples/*/*.ino",
2828
"frameworks": "arduino",
2929
"platforms": [

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=cloud4rpi-esp-arduino
2-
version=0.0.5
2+
version=0.0.6
33
author=Cloud4RPi <[email protected]>
44
maintainer=Cloud4RPi <[email protected]>
55
sentence=Connect a board to the Cloud4RPi control panel using MQTT - https://cloud4rpi.io.

0 commit comments

Comments
 (0)