From 050ec50e75dbdf345e19f4fcee109d15924b997c Mon Sep 17 00:00:00 2001 From: hyochan Date: Tue, 19 Dec 2023 00:04:41 +0900 Subject: [PATCH] 5.6.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0f3b99fa..a711c9e1 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.6.0 +version: 5.6.1 homepage: https://github.com/dooboolab/flutter_inapp_purchase/blob/main/pubspec.yaml environment: sdk: ">=2.15.0 <4.0.0"