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
2
2
--------------
3
3
4
4
- Initial public release
Original file line number Diff line number Diff line change @@ -22,3 +22,7 @@ depends: [
22
22
]
23
23
synopsis:
24
24
"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: [
21
21
"alcotest" {with-test}
22
22
]
23
23
synopsis:
24
- "A custom runtime for Vercel.com (Now v2) written in OCaml. "
24
+ "A custom runtime for Vercel.com (Now v2) written in OCaml"
25
25
description:
26
26
"""
27
27
lambda-runtime is an OCaml custom runtime for AWS Lambda. The vercel
You can’t perform that action at this time.
0 commit comments