Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheyca committed Jul 16, 2024
1 parent ae22b62 commit ba34480
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 @@ -19,7 +19,7 @@ rust-version = "1.72"

[package]
name = "ruchei"
version = "0.0.93"
version = "0.0.94"
description = "Utilities for working with many streams"
documentation = "https://docs.rs/ruchei"
keywords = ["streams", "async", "stream"]
Expand Down
2 changes: 1 addition & 1 deletion ruchei-route/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Sinks with routes"
documentation = "https://docs.rs/ruchei-route"
keywords = ["async", "sink"]
categories = ["asynchronous"]
version = "0.1.6"
version = "0.1.7"
edition.workspace = true
publish.workspace = true
license.workspace = true
Expand Down

0 comments on commit ba34480

Please sign in to comment.