Skip to content

Commit 621a153

Browse files
committed
increased version to 2.3.2
1 parent 914f1bc commit 621a153

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": "EZButton",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "Transform raw button/touch inputs into events easily. Subscibe to Pressed/Released/Hold/HoldReleased events of as many buttons as you want. Customize time thresholds. Works with any button read method.",
55
"keywords":
66
[

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=EZButton
2-
version=2.3.1
2+
version=2.3.2
33
author=Mohammad Mahdi Nazari <[email protected]>
44
maintainer=Mohammad Mahdi Nazari <[email protected]>
55
sentence=Transform raw button/touch inputs into events easily.

0 commit comments

Comments
 (0)