From f53636efb9dd042b8122cc3a8df9dcad03e2c8d6 Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Fri, 13 Dec 2024 12:49:38 +0100 Subject: [PATCH] 0.20.0-image-api-rework.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1eda16..ac7d20d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.20.0-api-v4.17", + "version": "0.20.0-image-api-rework.0", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",