Skip to content

Commit ddb80d1

Browse files
committed
bump version 0.28.0 -> 0.28.1
1 parent 2a8761f commit ddb80d1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
# 0.25.1 - 2024-10-24
3+
4+
* [https://github.com/ElementsProject/rust-elements/pull/218](discount: fix weight calculation)
5+
26
# 0.25.0 - 2024-09-23
37

48
* [https://github.com/ElementsProject/rust-elements/pull/216](add Address::is_liquid)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "elements"
3-
version = "0.25.0"
3+
version = "0.25.1"
44
authors = ["Andrew Poelstra <apoelstra@blockstream.com>"]
55
description = "Library with support for de/serialization, parsing and executing on data structures and network messages related to Elements"
66
license = "CC0-1.0"

0 commit comments

Comments
 (0)