Skip to content

Commit 3fe0073

Browse files
author
fvanroie
committed
Version bump
1 parent fd507e1 commit 3fe0073

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
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/fvanroie/ConsoleInput.git"
88
},
9-
"version": "0.0.1",
9+
"version": "0.0.2",
1010
"exclude": "tests",
1111
"examples": "examples/*/*.ino",
1212
"frameworks": [

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ConsoleInput
2-
version=0.0.1
2+
version=0.0.2
33
author=Francis Van Roie
44
maintainer=Francis Van Roie
55
sentence=A library to implement a simple console input line that accepts ANSII escape codes for cursor movements and simple command history.

0 commit comments

Comments
 (0)