From db30ddfe9a1e81a66c55015974e5c49ca4ea58f7 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 9 Jan 2022 10:50:19 -0500 Subject: [PATCH] v0.15.0-rc.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de453bd..050af00 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.15.0-rc.13", + "version": "0.15.0-rc.14", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",