Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alfg committed Feb 4, 2020
1 parent ec53b03 commit 67303df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mp4"
version = "0.2.0"
version = "0.3.0"
authors = ["Alf <[email protected]>"]
edition = "2018"

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
ISO/IEC 14496-12 - ISO Base Media File Format (QuickTime, MPEG-4, etc)

![Crates.io](https://img.shields.io/crates/v/mp4)
![Crates.io](https://img.shields.io/crates/d/mp4)
[![Crates.io](https://img.shields.io/crates/v/mp4)](https://crates.io/crates/mp4)
[![Crates.io](https://img.shields.io/crates/d/mp4)](https://crates.io/crates/mp4)

## Development

Expand Down

0 comments on commit 67303df

Please sign in to comment.