diff --git a/CHANGES.md b/CHANGES.md index d321d13..aa4e751 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +# 1.0.7 + +No changes. This is strictly a version bump release. + # 1.0.6 No changes. This is strictly a version bump release. diff --git a/package.json b/package.json index a7596da..96623f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xoi-gps-metadata-remover", - "version": "1.0.6", + "version": "1.0.7", "description": "Removes GPS metadata from images and videos", "main": "lib/index.js", "author": "alindner@xoi.io",