From aea18e945ebd9a9a42c5dba5f2cc725b941618af Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 13 Sep 2020 09:25:23 -0500 Subject: [PATCH] v1.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 121e5a3..7d181d9 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.12", + "version": "1.0.13", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",