File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "Arduino MIDI Library"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = "Version 5.0.1 "
41
+ PROJECT_NUMBER = "Version 5.0.2 "
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " MIDI Library" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"keywords" : " midi" ,
5
5
"description" : " Enables MIDI I/O communications on the Arduino serial ports" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
name =MIDI Library
2
- version =5.0.1
2
+ version =5.0.2
3
3
author =Francois Best, lathoub
4
4
maintainer =Francois Best <contact@francoisbest.com>
5
5
sentence =MIDI I/Os for Arduino
You can’t perform that action at this time.
0 commit comments