diff --git a/package-lock.json b/package-lock.json index 7226f98..ccea6fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "catalogist", - "version": "1.0.2", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "catalogist", - "version": "1.0.2", + "version": "1.0.1", "license": "MIT", "dependencies": { "@aws-sdk/client-dynamodb": "3" diff --git a/package.json b/package.json index 74f3172..5085d58 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "catalogist", "description": "Catalogist is the easy way to catalog and make your software and (micro)services visible to your organization in a lightweight and developer-friendly way.", - "version": "1.0.2", + "version": "1.0.1", "author": "Mikael Vesavuori", "license": "MIT", "repository": {