From 83fe4eaa583d2d300bc8734b6e20ab966014cb64 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 17 Aug 2021 17:37:09 -0400 Subject: [PATCH] v0.11.4-rc.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index adb9381..9eea042 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.11.3-rc.4", + "version": "0.11.4-rc.10", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",