From 23e7ca2018a16114d1fd6e7a02887df249ad9d12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Calderoni?= Date: Fri, 29 Jul 2022 15:02:30 +0400 Subject: [PATCH] changes the library version number --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 99b5932..4f54487 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESPboy", - "version": "1.1.0", + "version": "1.2.0", "description": "This library provides a driver for the ESPboy (Wemos D1 mini - ESP8266) multi gadget handheld created by Roman Sokolov. Experiment with retro game programming, IoT, and STEAM education while having fun. See more on https://www.espboy.com/.", "keywords": "espboy, esp8266, retrogaming, handheld, iot, stem-education", "license": "GPL-3.0", diff --git a/library.properties b/library.properties index ca5a48d..ba2efe8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESPboy -version=1.1.0 +version=1.2.0 author=m1cr0lab maintainer=m1cr0lab (https://github.com/m1cr0lab) sentence=ESPboy Handheld Driver.