From b3be5c2c40e49b243f68f81a83c5c44167937fea Mon Sep 17 00:00:00 2001
From: Hong-Phuc Bui <hong-phuc.bui@htwsaar.de>
Date: Wed, 17 May 2023 22:14:29 +0200
Subject: [PATCH] update version
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 16d3943..e9e7013 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@mathcoach/ide-api",
- "version": "4.0.4",
+ "version": "4.0.0",
"description": "API zur MathCoach IDE",
"main": "./src/index.ts",
"types": "dist/es6/index.d.ts",
--
Gitblit v1.10.0