diff --git a/CHANGELOG.md b/CHANGELOG.md index d6f4adc7fe..986f76c8a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 7.59.3 + +fix release workflow. + # 7.59.2 fix release workflow. diff --git a/pubspec.yaml b/pubspec.yaml index ad13850b26..9fce359748 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ # See: https://dart.dev/tools/pub/publishing name: libedax4dart -version: 7.59.2 +version: 7.59.3 description: Dart wrapper for libedax. With using libedax4dart, you can execute functions equivalent to edax. homepage: https://github.com/sensuikan1973/libedax4dart repository: https://github.com/sensuikan1973/libedax4dart