Skip to content

Commit 1805d6a

Browse files
committed
increased version to 2.3.0
1 parent 4cb4170 commit 1805d6a

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.2.0",
3+
"version": "2.3.0",
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 tresholds. 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.2.0
2+
version=2.3.0
33
author=Mohammad Mahdi Nazari <ipdotsetaf@gmail.com>
44
maintainer=Mohammad Mahdi Nazari <ipdotsetaf@gmail.com>
55
sentence=Transform raw button/touch inputs into events easily.

0 commit comments

Comments
 (0)