Skip to content

Commit da5a825

Browse files
0.4.8
1 parent dc2873e commit da5a825

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "digstore_min"
3-
version = "0.4.7"
3+
version = "0.4.8"
44
edition = "2021"
55
rust-version = "1.70"
66
authors = ["DIG Network"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ digstore layer inspect LAYER_HASH --verify # Deep inspection
442442

443443
URN Format: `urn:dig:chia:{storeID}[:{rootHash}][/{resourcePath}][#{byteRange}]`
444444

445-
### URN Examples
445+
### URN Examples
446446

447447
```bash
448448
# Entire store (latest version)

0 commit comments

Comments
 (0)