File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- Unreleased
1+ 0.1.0 2021-04-17
22--------------
33
44- Initial public release
Original file line number Diff line number Diff line change @@ -22,3 +22,7 @@ depends: [
2222]
2323synopsis:
2424 "A custom runtime for AWS Lambda written in OCaml"
25+ description: """
26+ lambda-runtime is a runtime for AWS Lambda that makes it easy to run AWS Lambda
27+ Functions written in OCaml.
28+ """
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ depends: [
2121 "alcotest" {with-test}
2222]
2323synopsis:
24- "A custom runtime for Vercel.com (Now v2) written in OCaml. "
24+ "A custom runtime for Vercel.com (Now v2) written in OCaml"
2525description:
2626 """
2727 lambda-runtime is an OCaml custom runtime for AWS Lambda. The vercel
You can’t perform that action at this time.
0 commit comments