diff --git a/CHANGELOG.md b/CHANGELOG.md index b71b3d3..1081054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ > Versions prefix will sync with `crate::ordinals`. > See https://crates.io/crates/ordinals/versions. +## 0.0.8+2 + +- Roll FRB. + ## 0.0.8+1 - Initial release. diff --git a/pubspec.yaml b/pubspec.yaml index f6e670a..af226e8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: ord_dart -version: 0.0.8+1 +version: 0.0.8+2 description: "The Flutter plugin that supports Ordinals protocol (Runes protocol only)." repository: https://github.com/AstroxNetwork/ord_dart