From c0b1d57cad17da1e1c157165756ea5dfb02fe5bc Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 28 Feb 2024 23:24:28 -0500 Subject: [PATCH] 0.19.4-alpha.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4179aee..23d8703 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-alpha.4", + "version": "0.19.4-alpha.5", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",