From 433a26b7185e60b5b87b26d4ca26154432ba8c2c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 16 Apr 2022 16:49:37 +0000 Subject: [PATCH] chore(release): 0.9.2-beta.1 ## [0.9.2-beta.1](https://github.com/Lumieducation/Lumi/compare/v0.9.1...v0.9.2-beta.1) (2022-04-16) ### Bug Fixes * bug reporting & updates ([#2249](https://github.com/Lumieducation/Lumi/issues/2249)) ([f51ce08](https://github.com/Lumieducation/Lumi/commit/f51ce089ce73c951294e9441a854e5de94d6e952)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc25f7ea8..ab544ec36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lumi", - "version": "0.9.1", + "version": "0.9.2-beta.1", "private": true, "description": "A tool to create and display interactive content with H5P", "author": "Lumi Education Jan Philip Schellenberg & Sebastian Rettig GbR ",