Create new version

Change-Id: I07fa4910348d5876008b77b8b63aae519b9168ef
diff --git a/Changes b/Changes
index 2772909..601fced 100755
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+0.43 2021-06-28
+
 0.42 2021-06-18
         - Added GitHub based CI for perl.
         - Added further methods for communicating JSON Files
diff --git a/package.json b/package.json
index 77b01d5..30234b2 100755
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "Kalamar",
   "description": "Mojolicious-based Frontend for KorAP",
   "license": "BSD-2-Clause",
-  "version": "0.42.3",
+  "version": "0.43.0",
   "pluginVersion": "0.2.2",
   "engines": {
     "node": ">=6.0.0"