Skip to content

Commit

Permalink
Boost ver
Browse files Browse the repository at this point in the history
  • Loading branch information
vshymanskyy committed May 23, 2022
1 parent 888a81d commit 9f2574d
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.1",
"version": "1.1.0",
"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.1
version=1.1.0
author=Volodymyr Shymanskyy
license=MIT
maintainer=Volodymyr Shymanskyy <vshymanskyi@gmail.com>
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.1"
#define BLYNK_VERSION "1.1.0"

#define BLYNK_NEW_LIBRARY

Expand Down

0 comments on commit 9f2574d

Please sign in to comment.