Skip to content

Commit 24aed39

Browse files
committed
inspect_type-v0.15.0
1 parent 4602210 commit 24aed39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ path = "module/alias/instance_of"
339339
default-features = false
340340

341341
[workspace.dependencies.inspect_type]
342-
version = "~0.14.0"
342+
version = "~0.15.0"
343343
path = "module/core/inspect_type"
344344
default-features = false
345345

module/core/inspect_type/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inspect_type"
3-
version = "0.14.0"
3+
version = "0.15.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)