We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8051b48 commit 612bba7Copy full SHA for 612bba7
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "lambda-runtimes",
3
"description": "Canonical list of AWS Lambda runtime identifiers and corresponding CPU architectures",
4
- "version": "3.0.0",
+ "version": "3.0.1",
5
"type": "module",
6
"module": "./esm/index.js",
7
"main": "./cjs/index.js",
0 commit comments