From 838628b0b3c7b1a19653f7217e8089ba3d477c3d Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 24 Jan 2021 12:37:33 -0500 Subject: [PATCH] v0.9.0-rc.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94359f1..6cac5d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.9.0-rc.17", + "version": "0.9.0-rc.18", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",