Skip to content

Commit

Permalink
Boost ver
Browse files Browse the repository at this point in the history
  • Loading branch information
vshymanskyy committed Jul 16, 2021
1 parent 47a84c5 commit 73ed581
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Blynk",
"version": "1.0.0",
"version": "1.0.1",
"description": "Build a smartphone app for your project in minutes. Blynk allows creating IoT solutions easily. It supports WiFi, BLE, Bluetooth, Ethernet, GSM, USB, Serial. Works with many boards like ESP8266, ESP32, Arduino UNO, Nano, Due, Mega, Zero, MKR100, Yun, Raspberry Pi, Particle, Energia, ARM mbed, Intel Edison/Galileo/Joule, BBC micro:bit, DFRobot, RedBearLab, Microduino, LinkIt ONE ...",
"keywords": "sensors, control, device, smartphone, mobile, app, web, cloud, communication, protocol, iot, m2m, wifi, ble, bluetooth, ethernet, usb, serial, gsm, gprs, 3g, data, esp8266, http",
"authors":
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=Blynk
version=1.0.0
version=1.0.1
author=Volodymyr Shymanskyy
license=MIT
maintainer=Volodymyr Shymanskyy <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/Blynk/BlynkConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* Professional settings
***************************************************/
// Library version.
#define BLYNK_VERSION "1.0.0"
#define BLYNK_VERSION "1.0.1"

#define BLYNK_NEW_LIBRARY

Expand Down

0 comments on commit 73ed581

Please sign in to comment.