diff --git a/package.json b/package.json index 7fafb6c..58f1adf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "validate-package-exports", - "version": "0.6.1", + "version": "0.7.0", "description": "Validate your package.json exports actually exist, have valid syntax, and can be imported or required without issues.", "keywords": [ "validate",