From 40ad6aa3db435aabce636d7833e2b1bc64ea4ecc Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 12 Nov 2020 13:43:18 -0600 Subject: [PATCH] v1.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26e3b5f..b4a3893 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "1.0.14", + "version": "1.0.15", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",