From 51f30faad6ac9ae72a29f1ff84bda72a8af37c8e Mon Sep 17 00:00:00 2001 From: Dhiman Seal Date: Sat, 15 May 2021 02:35:04 +0530 Subject: [PATCH] Bump to 1.3.1 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf05c00..d768805 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,3 +50,7 @@ Added EU PSD2 AISP keywords to package descriptions so people can find it easier 4. PUT implementation added for future conveinience. 5. Updated documentation to highligh changes. + +## [1.3.1] - 15th May, 2021 + +Documentation fixes and more specific tests for DELETE requests. diff --git a/pubspec.yaml b/pubspec.yaml index 210792c..c43def2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nordigen_integration description: Dart/Flutter Package for Nordigen EU PSD2 AISP API Integration, with relevant Data Models. -version: 1.3.0 +version: 1.3.1 homepage: https://github.com/Dhi13man/nordigen_integration environment: