Skip to content

Commit 3dc8cd2

Browse files
committed
bump version to 0.25.3
1 parent 4e2b891 commit 3dc8cd2

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.3 - 2025-08-28
3+
4+
* Semver-trick all types from 0.26.1
5+
26
# 0.25.2 - 2025-04-18
37

48
* [https://github.com/ElementsProject/rust-elements/pull/226](elip102: rename from elip101)

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.2"
3+
version = "0.25.3"
44
authors = ["Andrew Poelstra <[email protected]>"]
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)