From e6b0e418fa6a4dee559021faaada70e356f62d56 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 23 Mar 2021 13:02:59 -0400 Subject: [PATCH] v0.10.0-rc.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f719169..2ad5fd0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.10.0-rc.5", + "version": "0.10.0-rc.9", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",