Skip to content

Commit

Permalink
update version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AdriDevelopsThings committed Jan 11, 2023
1 parent b9555db commit 67ff255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iceportal_rich_presence"
version = "1.0.4"
version = "1.0.5"
edition = "2021"
authors = ["AdriDevelopsThings"]
readme = "README.md"
Expand All @@ -13,4 +13,4 @@ description = "Show your current ride in discord via the ICE portal api"
discord-rich-presence = "0.2.3"
iceportal = "2.0.3"
inquire = "0.5.2"
tokio = { version = "1", features = ["full"] }
tokio = { version = "1", features = ["full"] }

0 comments on commit 67ff255

Please sign in to comment.