Skip to content

Commit ee923d7

Browse files
chore: Release
1 parent 43759d4 commit ee923d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ license = "MIT/Apache-2.0"
1919
repository = "https://github.com/luminvent/linked-data-rs"
2020
edition = "2021"
2121
rust-version = "1.71.1"
22-
version = "0.1.4"
22+
version = "0.1.5"
2323

2424
[features]
2525
default = ["derive", "serde"]
@@ -52,7 +52,7 @@ members = [
5252
resolver = "2"
5353

5454
[workspace.dependencies]
55-
linked-data-next-derive = { version = "0.1.4", path = "derive" }
55+
linked-data-next-derive = { version = "0.1.5", path = "derive" }
5656
iref = "3.0"
5757
static-iref = "3.0"
5858
thiserror = "2"

0 commit comments

Comments
 (0)