Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8cc5126

Browse files
author
Nikita Tchayka
committedMay 31, 2021
Bump version
1 parent c8cf445 commit 8cc5126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎aws-lambda-haskell-runtime.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: aws-lambda-haskell-runtime
8-
version: 4.1.0
8+
version: 4.1.1
99
synopsis: Haskell runtime for AWS Lambda
1010
description: Please see the README on GitHub at <https://github.com/theam/aws-lambda-haskell-runtime#readme>
1111
category: AWS

‎package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: aws-lambda-haskell-runtime
2-
version: 4.1.0
2+
version: 4.1.1
33
github: "theam/aws-lambda-haskell-runtime"
44
license: Apache-2.0
55
author: Nikita Tchayka

0 commit comments

Comments
 (0)
Please sign in to comment.