Skip to content

Commit c126203

Browse files
committed
Version 0.7.2
1 parent 2f26fc2 commit c126203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "midi-msg"
33
description = "A (eventually) complete representation of the MIDI 1.0 Detailed Specification and its many extensions and addenda, allowing for the serialization and deserialization of MIDI byte streams to and from a typed representation."
4-
version = "0.7.1"
4+
version = "0.7.2"
55
authors = ["Alex Charlton"]
66
edition = "2018"
77
readme = "readme.md"

0 commit comments

Comments
 (0)