Bump version to v5.0.2
Some checks are pending
Continuous integration / test (push) Waiting to run

This commit is contained in:
Vladimir Borisov 2025-02-27 16:20:15 +02:00
parent 4e789f79a4
commit b0ed96cdb2
No known key found for this signature in database
GPG key ID: F9A584BE4FCB6603
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1355,7 +1355,7 @@ dependencies = [
[[package]]
name = "stremio-shell-ng"
version = "5.0.1"
version = "5.0.2"
dependencies = [
"anyhow",
"bitflags 2.4.2",

View file

@ -1,6 +1,6 @@
[package]
name = "stremio-shell-ng"
version = "5.0.1"
version = "5.0.2"
edition = "2018"
[dependencies]