Skip to content

Commit 6be2e3f

Browse files
Version 0.1.6
1 parent cd9684d commit 6be2e3f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 0.1.6
2+
Arduino IDE Library Manager updates
3+
PlatformIO Libraries Registry updates
4+
15
Version 0.1.5
26
I2C and API related fixes
37
Change in interrupt registering and processing flow

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "EventBasedFramework",
3-
"version": "0.1.0",
3+
"version": "0.1.6",
44
"keywords": "",
55
"description": "EBF - Event Based Framework for Arduino",
66
"repository": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=EventBasedFramework
2-
version=0.1.0
2+
version=0.1.6
33
author=4Project
44
maintainer=4Project <info@4project.co.il>
55
sentence=EBF - Event Based Framework for Arduino

0 commit comments

Comments
 (0)