From f1d164fca3d32da4af48e639dab840ec94168603 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 3 Jan 2023 14:46:24 -0500 Subject: [PATCH] v0.17.0-rc.59 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 063e42f..9ca4b0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lemmy-js-client", - "version": "0.17.0-rc.58", + "version": "0.17.0-rc.59", "description": "A javascript / typescript client for Lemmy", "repository": "https://github.com/LemmyNet/lemmy-js-client", "license": "AGPL-3.0",