From 16e1530ffb33f86709bd222380b09d3add3178bb Mon Sep 17 00:00:00 2001 From: David Zwart Date: Sat, 14 Oct 2023 01:18:29 +0200 Subject: [PATCH] release: 1.3.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22f650f3..2684f50b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fdm-monster/client", - "version": "1.3.10", + "version": "1.3.11", "private": false, "author": "David Zwart", "license": "AGPL-3.0-or-later",