Skip to content

Commit b226055

Browse files
Bump version to 1.5.3 (#54)
1 parent 8538e83 commit b226055

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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.

plerkle/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "plerkle"
33
description = "Geyser plugin with dynamic config reloading, message bus agnostic abstractions and a whole lot of fun."
4-
version = "1.5.2"
4+
version = "1.5.3"
55
authors = ["Metaplex Developers <[email protected]>"]
66
repository = "https://github.com/metaplex-foundation/digital-asset-validator-plugin"
77
license = "AGPL-3.0"

plerkle_messenger/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "plerkle_messenger"
33
description = "Metaplex Messenger trait for Geyser plugin producer/consumer patterns."
4-
version = "1.5.2"
4+
version = "1.5.3"
55
authors = ["Metaplex Developers <[email protected]>"]
66
repository = "https://github.com/metaplex-foundation/digital-asset-validator-plugin"
77
license = "AGPL-3.0"

plerkle_serialization/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "plerkle_serialization"
33
description = "Metaplex Flatbuffers Plerkle Serialization for Geyser plugin producer/consumer patterns."
4-
version = "1.5.2"
4+
version = "1.5.3"
55
authors = ["Metaplex Developers <[email protected]>"]
66
repository = "https://github.com/metaplex-foundation/digital-asset-validator-plugin"
77
license = "AGPL-3.0"

0 commit comments

Comments
 (0)