diff --git a/package-lock.json b/package-lock.json index 00efd7a..487eb2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "idai-components", - "version": "3.2.1", + "version": "3.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "idai-components", - "version": "3.2.1", + "version": "3.2.2", "dependencies": { "angular": "^1.6.7", "angular-animate": "^1.6.7", diff --git a/package.json b/package.json index 3d8d9d5..4a2901c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "idai-components", - "version": "3.2.1", + "version": "3.2.2", "description": "reusable angular components for the applications of the iDAI.world", "browser": "dist/idai-components.js", "repository": {