From b7d6eb3f7746a1d0719c3ab8bc9473aec3aaf8d2 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 7 May 2022 20:10:56 -0400 Subject: [PATCH] v0.17.0-rc.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3e5b95..e01d8f7 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.1", + "version": "0.17.0-rc.2", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",