summaryrefslogtreecommitdiffstats
path: root/js/src/base-component.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/base-component.js')
-rw-r--r--js/src/base-component.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/base-component.js b/js/src/base-component.js
index 19a09ad..85af731 100644
--- a/js/src/base-component.js
+++ b/js/src/base-component.js
@@ -14,7 +14,7 @@ import { executeAfterTransition, getElement } from './util/index.js'
* Constants
*/
-const VERSION = '5.3.1'
+const VERSION = '5.3.2'
/**
* Class definition