From f9e44210c0146db0e373883d3d4c08286e45c5d9 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Sun, 5 May 2024 12:47:01 -0700 Subject: [PATCH] update version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b83ba88..a2b5a66 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ lambda-zig: A Custom Runtime for AWS Lambda =========================================== -This is a sample custom runtime built in zig (0.11). Simple projects will execute +This is a sample custom runtime built in zig (0.12). Simple projects will execute in <1ms, with a cold start init time of approximately 11ms. Some custom build steps have been added to build.zig, which will only currently appear if compiling from a linux operating system: