Skip to content

Commit 4f69094

Browse files
committed
bump versions
1 parent fdcd0aa commit 4f69094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "projectm"
3-
version = "4.1.2"
3+
version = "4.1.3"
44
edition = "2021"
55
rust-version = "1.65"
66
authors = ["AnomieVision <[email protected]>", "Mischa Spiegelmock <[email protected]>"]
@@ -14,7 +14,7 @@ readme = "README.md"
1414
[dependencies]
1515
libc = "0.2"
1616
#projectm-sys = { path = "projectm-sys", version = "4.1.2-1", features = ["playlist"] }
17-
projectm-sys = { version = "4.1.2-1", features = ["playlist"] }
17+
projectm-sys = { version = "4.1.3", features = ["playlist"] }
1818
rand = "0.8"
1919

2020
[features]

0 commit comments

Comments
 (0)