bump version

This commit is contained in:
me-no-dev
2019-10-02 12:10:08 +03:00
parent 625784b055
commit 03b7e35c85
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
"type": "git",
"url": "https://github.com/me-no-dev/AsyncTCP.git"
},
"version": "1.1.0",
"version": "1.1.1",
"license": "LGPL-3.0",
"frameworks": "arduino",
"platforms": "espressif32",

View File

@ -1,5 +1,5 @@
name=AsyncTCP
version=1.1.0
version=1.1.1
author=Me-No-Dev
maintainer=Me-No-Dev
sentence=Async TCP Library for ESP32