From 7a592b971999d5cf43ca52c9ce511a6529836339 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 24 Feb 2022 14:28:58 -0500 Subject: [PATCH] v0.15.4-rc.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a2c2a5..a569703 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.15.4-rc.1", + "version": "0.15.4-rc.2", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",