From 7be35eb9f7569e3e73091c80a09aa344d3f23611 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 20 Jan 2025 21:16:13 -0500 Subject: [PATCH] 0.20.0-search-combined.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7425b3a..4f722b3 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-inbox-combined.1", + "version": "0.20.0-search-combined.0", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",