We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f343b commit 516e4cbCopy full SHA for 516e4cb
2 files changed
library.json
@@ -10,7 +10,7 @@
10
"type": "git",
11
"url": "https://github.com/J-Rios/minbasecli"
12
},
13
- "version": "1.1.0",
+ "version": "1.1.1",
14
"frameworks": "*",
15
"platforms": "*"
16
}
library.properties
@@ -1,5 +1,5 @@
1
name=minbasecli
2
-version=1.1.0
+version=1.1.1
3
author=JRios
4
maintainer=JRios <jrios.github@gmail.com>
5
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