Skip to content

Commit 9b624cc

Browse files
committed
bump versions
1 parent 8b506ac commit 9b624cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ readme = "README.md"
1414
[dependencies]
1515
libc = "0.2"
1616
#projectm-sys = { path = "projectm-sys", version = "1.0.9-rc.1", features = ["playlist"] }
17-
projectm-sys = { version = "1.0.10-rc.1" }
17+
projectm-sys = { version = "1.0.10" }
1818
rand = "0.8"
1919

2020
[features]

projectm-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "projectm-sys"
3-
version = "1.0.10-rc.1"
3+
version = "1.0.10"
44
edition = "2021"
55
rust-version = "1.65"
66
authors = ["AnomieVision <[email protected]>", "Mischa Spiegelmock <[email protected]>"]

0 commit comments

Comments
 (0)