update version in readme

This commit is contained in:
Emil Lerch 2024-05-05 12:47:01 -07:00
parent cd9bf618f1
commit f9e44210c0
Signed by untrusted user: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -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: