From 417af10b8ec632a73014a1e5c0917f2bb2983c48 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 7 Apr 2021 16:18:22 -0400 Subject: [PATCH] v0.11.0-rc.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a67ff45..38cd57a 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.3", + "version": "0.11.0-rc.3", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",