diff --git a/package-lock.json b/package-lock.json index 895c3176..f9ab4f5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bento_public", - "version": "0.9.3", + "version": "0.9.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bento_public", - "version": "0.9.3", + "version": "0.9.4", "license": "LGPL-3.0-only", "dependencies": { "@ant-design/icons": "^4.7.0", diff --git a/package.json b/package.json index 0a495ea2..5e02efc7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bento_public", - "version": "0.9.3", + "version": "0.9.4", "description": "A publicly accessible portal for clinical datasets, where users are able to see high-level statistics of the data available through predefined variables of interest and search the data using limited variables at a time. This portal allows users to gain a generic understanding of the data available (secure and firewalled) without the need to access it directly. Initially, this portal facilitates the search in English language only, but the French language will be added at a later time.", "main": "index.js", "scripts": {