From f2388b33a4d0edfb9799cdf95b4a76b5e41b66ae Mon Sep 17 00:00:00 2001 From: Andres Aguilar Date: Mon, 13 Mar 2023 13:15:49 -0700 Subject: [PATCH] 12.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3daf2e674..18ba1f58b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-iap", - "version": "12.8.2", + "version": "12.8.3", "description": "React Native In App Purchase Module.", "repository": "https://github.com/dooboolab/react-native-iap", "author": "dooboolab (https://github.com/dooboolab)",