From 8aa9e6c00365c61ef5c1cc161f91252d34a939e9 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 23 Sep 2021 15:22:34 -0400 Subject: [PATCH] v0.12.3-rc.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79b35ea..3bf728e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lemmy-js-client", "description": "A javascript / typescript client for Lemmy", - "version": "0.12.0", + "version": "0.12.3-rc.1", "author": "Dessalines ", "license": "AGPL-3.0", "main": "./dist/index.js",