From 25f15799ffc146e7a9afb82a9b636b825d32690f Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Tue, 29 Oct 2024 14:46:12 +0100 Subject: [PATCH] 0.20.0-private-community.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 423056e..5652f30 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-private-community.6", + "version": "0.20.0-private-community.7", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",