Update version to fix caching issues with recent version

Change-Id: I1daac205d5bed0659b0c0337150961b46a13208d
diff --git a/Changes b/Changes
index 031ab69..0da1d51 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.40 2020-10-09
+0.40 2020-10-12
         - Modernize ES and fix in-loops.
         - add roll() method to state object.
         - Fix wrong hint-mirror behaviour in Firefox.
diff --git a/package.json b/package.json
index c23ee60..d158502 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.40.1",
+  "version": "0.40.2",
   "pluginVersion": "0.2.2",
   "engines": {
     "node": ">=6.0.0"