Skip to content

Commit 9fe9bdb

Browse files
committed
bump
1 parent 20ac09d commit 9fe9bdb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "exhash"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "Verified line-addressed file editor using lnhash addresses"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "exhash"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
description = "Verified line-addressed file editor using lnhash addresses"
99
license = {text = "MIT OR Apache-2.0"}
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)