From dc0c56cff85ecd3498f511c69e17b9a13a8c3000 Mon Sep 17 00:00:00 2001 From: Timo k Date: Mon, 9 Aug 2021 00:47:48 +0200 Subject: [PATCH] bump version to 0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74ed61f..2d516ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "theboard_matrix", - "version": "0.9.1", + "version": "0.10.0", "description": "A Whiteboard using the matrix protocol for collaboration and cloud storage", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",