From 1a456d1bae5f1c2aa082994d2e8cbdb0adeae41f Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 15 Jun 2022 18:28:08 -0400 Subject: [PATCH] v0.17.0-rc.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89bd6e5..0f941e9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.17.0-rc.24", + "version": "0.17.0-rc.25", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",