diff --git a/package-lock.json b/package-lock.json index 12f23566..8219d89d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "redcap-vizr", - "version": "1.2.4", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9c6aa3ea..4bcbe263 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redcap-vizr", - "version": "1.2.4", + "version": "2.0.0", "description": "Visualization tool for REDCap", "main": "./dist/bundle.js", "scripts": {