From 745c93a4fa8d9382cf7986166eb83f4de90a01fe Mon Sep 17 00:00:00 2001
From: Hong-Phuc Bui <hong-phuc.bui@htwsaar.de>
Date: Wed, 17 May 2023 15:35:19 +0200
Subject: [PATCH] new version

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 0a7f870..e9e7013 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@mathcoach/ide-api",
-  "version": "3.0.0",
+  "version": "4.0.0",
   "description": "API zur MathCoach IDE",
   "main": "./src/index.ts",
   "types": "dist/es6/index.d.ts",

--
Gitblit v1.10.0-SNAPSHOT