diff --git a/library.json b/library.json index 8ee94fe..06bfc32 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ArduinoBleChess", - "version": "0.1.2", + "version": "0.2.0", "description": "Bluetooth low energy (BLE) library for communication via CECP chess protocol", "keywords": "BLE, chess, bluetooth", "repository": diff --git a/library.properties b/library.properties index ee71751..681b23a 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=vovagorodok_ArduinoBleChess -version=0.1.2 +version=0.2.0 author=vovagorodok maintainer=vovagorodok sentence=Bluetooth low energy (BLE) library for communication via CECP chess protocol.