From 542462b5614cec917d8791de1678ad3d91000883 Mon Sep 17 00:00:00 2001 From: hebamoustafa Date: Thu, 21 Nov 2024 14:17:26 +0200 Subject: [PATCH] move to 0.1.87 (#125) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d538215..29552c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-knotapi", - "version": "0.1.86", + "version": "0.1.87", "description": "Knot is for when there's knot an API - change card on file information, cancel subscriptions, change passwords, and more.", "source": "./src/index.tsx", "main": "./lib/commonjs/index.cjs",