From 2ed8e1d1edace8e4c128885e63420e2977b634e6 Mon Sep 17 00:00:00 2001 From: hyochan Date: Sat, 11 Jun 2022 17:53:28 +0900 Subject: [PATCH] Release 5.3.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3cb01428..6e62fe49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: flutter_inapp_purchase description: In App Purchase plugin for flutter. This project has been forked by react-native-iap and we are willing to share same experience with that on react-native. -version: 5.3.0 +version: 5.3.1 homepage: https://github.com/dooboolab/flutter_inapp_purchase/blob/main/pubspec.yaml environment: sdk: ">=2.12.0 <3.0.0"