From 5efb9f774fd7edf7f540589d336cd131fd11bc33 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 7 Dec 2024 17:54:49 -0500 Subject: [PATCH] 0.20.0-api-v4.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b38f81..a1eda16 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-pkce.1", + "version": "0.20.0-api-v4.17", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",