From d7d538a3c6c6caef9e83be3ba55a6562e381b6d8 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 19 Aug 2020 23:18:47 -0400 Subject: [PATCH] v1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c75f285..9e6377b 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.6", + "version": "1.0.7", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",