Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
cadubentzen committed Nov 6, 2023
1 parent e70b828 commit 344af2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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
Expand Up @@ -10,7 +10,7 @@ exclude = ["tests/", ".devcontainer/", ".github/"]

[dependencies]
thiserror = "1"
vvdec-sys = { path = "./vvdec-sys", version = "0.3.4" }
vvdec-sys = { path = "./vvdec-sys", version = "0.4.0" }

[workspace]
members = ["vvdec-sys", "vvdecli"]
Expand Down
2 changes: 1 addition & 1 deletion vvdec-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vvdec-sys"
version = "0.3.4"
version = "0.4.0"
edition = "2021"
links = "vvdec"
authors = ["Carlos Bentzen <[email protected]>"]
Expand Down

0 comments on commit 344af2c

Please sign in to comment.