Skip to content

Commit 23e7ca2

Browse files
author
Stéphane Calderoni
committed
changes the library version number
1 parent 6b6a364 commit 23e7ca2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ESPboy",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"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/.",
55
"keywords": "espboy, esp8266, retrogaming, handheld, iot, stem-education",
66
"license": "GPL-3.0",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESPboy
2-
version=1.1.0
2+
version=1.2.0
33
author=m1cr0lab
44
maintainer=m1cr0lab (https://github.com/m1cr0lab)
55
sentence=ESPboy Handheld Driver.

0 commit comments

Comments
 (0)