Skip to content

Commit 516e4cb

Browse files
committed
New version v1.1.1
1 parent b3f343b commit 516e4cb

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
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/J-Rios/minbasecli"
1212
},
13-
"version": "1.1.0",
13+
"version": "1.1.1",
1414
"frameworks": "*",
1515
"platforms": "*"
1616
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=minbasecli
2-
version=1.1.0
2+
version=1.1.1
33
author=JRios
44
maintainer=JRios <[email protected]>
55
sentence=A minimal Command Line Interface C++ library implementation with HAL emphasis to be used in different kind of devices and frameworks.

0 commit comments

Comments
 (0)