Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alfg committed Aug 19, 2020
1 parent 0abb242 commit 4f417f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mp4"
version = "0.4.3"
version = "0.5.0"
authors = ["Alf <alf.g.jr@gmail.com>"]
edition = "2018"

Expand All @@ -21,4 +21,4 @@ license = "MIT"
thiserror = "^1.0"
byteorder = "1"
bytes = "0.5"
num-rational = "0.3"
num-rational = "0.3"

0 comments on commit 4f417f8

Please sign in to comment.