Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalonen committed Dec 22, 2024
1 parent 15de338 commit 356ad54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ members = [".", "cec_bindgen"]

[package]
name = 'libcec-sys'
version = "7.0.6-alpha.0"
version = "7.0.6"
authors = ['Sami Salonen']
edition = '2021'
license = 'GPL-2.0'
Expand Down
2 changes: 1 addition & 1 deletion cec_bindgen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ target-lexicon = "0.12"
tempfile = "3"
zip-extract = "0.1"
reqwest = { version = "0.12", default-features = false, features = ["rustls-tls", "blocking"] }
regex = "1.11.1"
regex = "1.11.1"

0 comments on commit 356ad54

Please sign in to comment.