chore: cdk-mintd v0.7.2

This commit is contained in:
thesimplekid
2025-02-13 11:50:07 +00:00
parent a880e15d4c
commit e1458b07a8
2 changed files with 6 additions and 1 deletions

View File

@@ -23,6 +23,11 @@
#[Unrelased]
#[cdk-mintd:v0.7.2]
### Fixed
-cdk-mintd: Fixed mint and melt error on mint initialized with RPC interface disabled ([ok300]).
#[v0.7.1]
### Changed
- cdk: Debug print of `Id` is hex ([thesimplekid]).

View File

@@ -1,6 +1,6 @@
[package]
name = "cdk-mintd"
version = "0.7.1"
version = "0.7.2"
edition = "2021"
authors = ["CDK Developers"]
license = "MIT"