From 9d501e825b4e2ae381e798af4a626ed6f5b11f20 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 23 Apr 2021 17:55:09 -0400 Subject: [PATCH] v0.11.0-rc.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c78f72d..f3c5ee1 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.0-rc.9", + "version": "0.11.0-rc.10", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",