From 81dc69449f2ced9dd5a32ca13e55c1bd93a4e775 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 10 Nov 2024 10:37:03 -0500 Subject: [PATCH] 0.19.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 476103c..39d48ca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.19.4", + "version": "0.19.6", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",