Bump to new minor version 0.45.1
Change-Id: I3a7809484d2ac38482aca0934eb00fdf9962f55f
diff --git a/Changes b/Changes
index ce13dac..9b853c2 100755
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.45.1 2022-07-06
- Increased max query length from 1000 to 4096 characters. (kupietz)
0.45 2022-05-20
diff --git a/package.json b/package.json
index 1297967..6583f6f 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.45.0",
+ "version": "0.45.1",
"pluginVersion": "0.2.2",
"engines": {
"node": ">=6.0.0"