Skip to content

Commit 9016fc0

Browse files
committed
Bump version
1 parent cfa7faa commit 9016fc0

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

plutus-ledger-api/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
<!-- markdownlint-disable MD024 -->
2+
23
# Changelog
34

45
This changelog is based on [Keep A
56
Changelog](https://keepachangelog.com/en/1.1.0).
67

7-
## v2.2.0
8+
## v3.0.0
89

910
### Changed
1011

1112
- Fixed typos in V3 types
13+
- Fixed Display alternative implementations
1214

1315
## v2.1.0
1416

plutus-ledger-api/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plutus-ledger-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "plutus-ledger-api"
3-
version = "2.2.0"
3+
version = "3.0.0"
44
edition = "2021"
55
license = "Apache-2.0"
66
description = "Plutus Ledger types and utilities implemented in Rust"

0 commit comments

Comments
 (0)