From b56edfc19378b10ed9cbfa0f3feaf7209723614c Mon Sep 17 00:00:00 2001 From: wukko Date: Wed, 23 Aug 2023 01:07:09 +0600 Subject: [PATCH] 7.1.2 instagram & soundcloud improvements + minor fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48e987d..034ca7a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cobalt", "description": "save what you love", - "version": "7.1.1", + "version": "7.1.2", "author": "wukko", "exports": "./src/cobalt.js", "type": "module",