diff --git a/package.json b/package.json index 83ec713..4fdf3f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "acorn-import-attributes", - "version": "1.9.4", + "version": "1.9.5", "description": "Support for import attributes in acorn", "main": "lib/index.js", "module": "src/index.js",