diff --git a/package-lock.json b/package-lock.json index 0e8e86d..73e0c85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ebury/huha", - "version": "3.4.3", + "version": "3.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ebury/huha", - "version": "3.4.3", + "version": "3.5.0", "license": "MIT", "dependencies": { "@babel/polyfill": "7.7.0", diff --git a/package.json b/package.json index ab2c481..7ca9cf5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ebury/huha", "description": "huha.js (Hyperactive Users Hint Analysis) is a JavaScript framework that measures the usability and user experience in an automated way, including the limitations of the model and the best practices.", - "version": "3.4.3", + "version": "3.5.0", "repository": "github:Ebury/huha", "author": "Ebury Team (http://labs.ebury.rocks/)", "license": "MIT",