Skip to content

Commit

Permalink
Bump to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zmwangx committed Jun 16, 2020
1 parent f050471 commit 48271cc
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 = "ffmpeg-next"
version = "4.2.2"
version = "4.3.0"
build = "build.rs"

authors = ["meh. <[email protected]>", "Zhiming Wang <[email protected]>"]
Expand Down Expand Up @@ -105,5 +105,5 @@ optional = true

[dependencies.ffmpeg-sys-next]
path = "../rust-ffmpeg-sys"
version = "4.2"
version = "4.3"
default-features = false

0 comments on commit 48271cc

Please sign in to comment.