diff --git a/package-lock.json b/package-lock.json index f7f69f5..a9b7881 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cspace-layout", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cspace-layout", - "version": "2.0.3", + "version": "2.0.4", "license": "ECL-2.0", "dependencies": { "classnames": "^2.2.6", diff --git a/package.json b/package.json index 443285a..09ee24f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspace-layout", - "version": "2.0.3", + "version": "2.0.4", "description": "CollectionSpace layout components", "author": "Ray Lee ", "license": "ECL-2.0",