diff --git a/package-lock.json b/package-lock.json index 3a93e102c..59405b824 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "OpenTermsArchive", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 14e30a23c..a3a7a3b37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "OpenTermsArchive", - "version": "0.0.2", + "version": "0.0.3", "description": "Tracks and makes visible all changes to the Terms Of Service of online service providers.", "main": "index.js", "type": "module",