From 013c4f5af36d18439d581facecadb680323ebaf0 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 29 Sep 2021 16:00:03 -0400 Subject: [PATCH] v0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea46a25..5773576 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.13.0-rc.2", + "version": "0.13.0", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",