diff --git a/package.json b/package.json index 9dd964f..c24b10d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lambda-runtimes", "description": "Canonical list of AWS Lambda runtime identifiers and corresponding CPU architectures", - "version": "2.0.3", + "version": "2.0.4", "type": "module", "module": "./esm/index.js", "main": "./cjs/index.js",