diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b19269c48..6ffbb1a4bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 7.10.0 + +upgrade dependencies. + # 7.9.0 upgrade dependencies. diff --git a/pubspec.yaml b/pubspec.yaml index 3fef9331a6..773096dfe0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ # See: https://dart.dev/tools/pub/publishing name: libedax4dart -version: 7.9.0 +version: 7.10.0 description: Dart wrapper for libedax. With using libedax4dart, you can execute functions equivalent to edax. homepage: https://github.com/sensuikan1973/libedax4dart issue_tracker: https://github.com/sensuikan1973/libedax4dart/issues