We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d390924 commit 9a4ba69Copy full SHA for 9a4ba69
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.1",
+ "version": "1.2.0",
14
"frameworks": "*",
15
"platforms": "*"
16
}
library.properties
@@ -1,5 +1,5 @@
1
name=minbasecli
2
-version=1.1.1
+version=1.2.0
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