Boost ver

This commit is contained in:
Volodymyr Shymanskyy
2016-12-02 17:16:23 +02:00
parent e0523d7551
commit e7edbfdaf6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "TinyGSM",
"version": "0.1.0",
"version": "0.1.1",
"description": "A small Arduino library for GPRS modules, that just works. Includes examples for Blynk, MQTT, File Download, and Web Client. Supports GSM modules, that work over AT command interface: SIM800, SIM800L, SIM900",
"keywords": "GSM, SIM800, SIM800L, SIM900, AT commands, AT",
"authors":

View File

@@ -1,5 +1,5 @@
name=TinyGSM
version=0.1.0
version=0.1.1
author=Volodymyr Shymanskyy
maintainer=Volodymyr Shymanskyy
sentence=A small Arduino library for GPRS modules, that just works.