diff --git a/package-lock.json b/package-lock.json
index d6de43aaebf927c832c542022b9cc54138191596..c9787a09b38f68335b43be8b3d7e2d09af5b74a1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "ebi-framework",
-  "version": "1.3.17",
+  "version": "1.4.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 57bece41f662102e7639bea2660a26621868b618..0e98fd421f0ddf401f3431aab24cd789554e2cab 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
     "END NOTE"
   ],
   "name": "ebi-framework",
-  "version": "1.3.17",
+  "version": "1.4.0",
   "scripts": {
     "test": "npm run libraries && npm run scss && npm run js && npm run documentation",
     "scss": "npm run foundation-scss-full-fat && npm run foundation-scss-lite && npm run foundation-scss-extras && npm run choices-scss",