Skip to content

Commit

Permalink
interval_adapter-v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Mar 22, 2024
1 parent 45111de commit 028e27b
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 @@ -92,7 +92,7 @@ default-features = false
# path = "module/core/type_constructor_derive_pair_meta"

[workspace.dependencies.interval_adapter]
version = "~0.17.0"
version = "~0.18.0"
path = "module/core/interval_adapter"
default-features = false
features = [ "enabled" ]
Expand Down
2 changes: 1 addition & 1 deletion module/core/interval_adapter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "interval_adapter"
version = "0.17.0"
version = "0.18.0"
edition = "2021"
authors = [
"Kostiantyn Wandalen <wandalen@obox.systems>",
Expand Down

0 comments on commit 028e27b

Please sign in to comment.