From a55556e0c5a9e118ae9bdffce181a957718aba0c Mon Sep 17 00:00:00 2001 From: emzet93 Date: Thu, 25 Jan 2024 12:24:14 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0684aa8..924d69b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-utils", - "version": "0.0.2", + "version": "0.0.3", "description": "Utilities for interacting with the Spinamp API", "main": "dist/index.js", "types": "dist/index.d.ts",