Skip to content

Commit ff6b60a

Browse files
M-ElsaeedMohammed Ehab
andauthored
Version Bump to 3.1.1 (#48)
* Version Bump to 3.1.1 --------- Co-authored-by: Mohammed Ehab <[email protected]>
1 parent d9cb0a0 commit ff6b60a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE.CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### Jun 5, 2025
2+
`3.1.1`
3+
- Fix Logger Formatting override being ignored. ([#47](https://github.com/aws/aws-lambda-ruby-runtime-interface-client/pull/47))
4+
15
### May 21, 2025
26
`3.1.0`
37
- Add support for multi tenancy ([#43](https://github.com/aws/aws-lambda-ruby-runtime-interface-client/pull/43))

lib/aws_lambda_ric/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module AwsLambdaRIC
4-
VERSION = '3.1.0'
4+
VERSION = '3.1.1'
55
end

0 commit comments

Comments
 (0)