From 20fc5df35ca78caae4bd06f8aa2d9b96a57a3efc Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 23 Jun 2022 09:58:03 -0400 Subject: [PATCH] v0.17.0-rc.32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39a8510..99d2004 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.31", + "version": "0.17.0-rc.32", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",