From e4fd99c5050289a22699df9916c65615a2ba9925 Mon Sep 17 00:00:00 2001 From: Jakob Heuser Date: Tue, 29 Oct 2024 23:13:20 -0700 Subject: [PATCH] chore: Revs version to 21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77957d8..9bc6d4d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@taskless/loader", "description": "Taskless Loader - Take control of your third party APIs", - "version": "0.0.20", + "version": "0.0.21", "author": "Taskless", "license": "Apache-2.0", "repository": "taskless/loader-js",