From a6792d539b84f3ce4c4af5e6f114bdc74d2ee298 Mon Sep 17 00:00:00 2001 From: foxt Date: Thu, 14 Mar 2024 12:43:19 +0000 Subject: [PATCH] up vrs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7954cbc..01968e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "icloudjs", - "version": "1.5.0", + "version": "1.5.1", "description": "Library for accessing iCloud in Node.js", "main": "build/index.js", "scripts": {