Skip to content

Commit 0c059c2

Browse files
committed
misc: bumped version
1 parent 620e04b commit 0c059c2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ resolver = "2"
33
members = ["bmatcher", "bmatcher-core", "bmatcher-proc", "example"]
44

55
[workspace.package]
6-
version = "0.2.1"
6+
version = "0.2.2"
77
authors = ["Markus Hadenfeldt <[email protected]>"]
88
edition = "2021"
99
description = "bmatcher is a flexible and efficient binary pattern matching library designed to help you search and match binary data."

0 commit comments

Comments
 (0)