diff --git a/package-lock.json b/package-lock.json index dcce32a6..350e8c26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "redcap-vizr", - "version": "2.2.1", + "version": "2.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4b2a9ede..10bc059c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redcap-vizr", - "version": "2.2.1", + "version": "2.2.2", "description": "Visualization tool for REDCap", "main": "./dist/bundle.js", "scripts": {