Skip to content

Commit

Permalink
Update sub-crates versions for 0.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fengalin committed Jul 24, 2019
1 parent d35ef32 commit 64e9d3b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions 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 media/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords = ["multimedia", "chapter", "table-of-contents", "gtk3", "gstreamer"]
license = "MIT"
name = "media-toc-media"
repository = "https://github.com/fengalin/media-toc"
version = "0.5.99"
version = "0.6.0"

[dependencies]
byteorder = "1"
Expand Down
2 changes: 1 addition & 1 deletion metadata/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
name = "media-toc-metadata"
readme = "README.md"
repository = "https://github.com/fengalin/media-toc"
version = "0.5.99"
version = "0.6.0"

[dependencies]
env_logger = "0.6"
Expand Down
2 changes: 1 addition & 1 deletion renderers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
name = "media-toc-renderers"
readme = "README.md"
repository = "https://github.com/fengalin/media-toc"
version = "0.5.99"
version = "0.6.0"

[dependencies]
cairo-rs = "0.7"
Expand Down

0 comments on commit 64e9d3b

Please sign in to comment.