Skip to content

Commit e7b47a8

Browse files
authored
docs: bump referenced library version to 1.5.1 (#519)
1 parent 1c133db commit e7b47a8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
88

99
## Unreleased
1010

11+
## 1.5.1 (22-07-2026)
12+
1113
### `openzeppelin_finance`
1214

1315
#### Added

contracts/sale/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ payments deposited into it.
2626

2727
```toml
2828
[dependencies]
29-
openzeppelin_sale = { git = "https://github.com/OpenZeppelin/contracts-sui.git", subdir = "contracts/sale", rev = "v1.5.0" }
29+
openzeppelin_sale = { git = "https://github.com/OpenZeppelin/contracts-sui.git", subdir = "contracts/sale", rev = "v1.5.1" }
3030
```
3131

3232
> [!NOTE]

0 commit comments

Comments
 (0)