Skip to content

Commit adcf675

Browse files
committed
Bump version to 0.1.0
1 parent 3394934 commit adcf675

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: library.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
],
1919
"dependencies": {
2020
"PubSubClient": "^2.7",
21-
"ArduinoJson": "^6.9.1"
21+
"ArduinoJson": "^6.11.3"
2222
},
2323
"build": {
2424
"flags": "-DMQTT_MAX_PACKET_SIZE=1024 -DMQTT_MAX_TRANSFER_SIZE=128"
2525
},
26-
"version": "0.0.10",
26+
"version": "0.1.0",
2727
"examples": "examples/*/*.ino",
2828
"frameworks": "arduino",
2929
"platforms": [

Diff for: library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=cloud4rpi-esp-arduino
2-
version=0.0.10
2+
version=0.1.0
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)