Skip to content

Commit 8507eaf

Browse files
committed
Update version Amazon.Lambda.RuntimeSupport
1 parent e4a4a56 commit 8507eaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Libraries/src/Amazon.Lambda.RuntimeSupport/Amazon.Lambda.RuntimeSupport.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
<PropertyGroup>
66
<TargetFrameworks>netstandard2.0;net5.0;net6.0</TargetFrameworks>
7-
<VersionPrefix>1.8.1</VersionPrefix>
7+
<VersionPrefix>1.8.2</VersionPrefix>
88
<Description>Provides a bootstrap and Lambda Runtime API Client to help you to develop custom .NET Core Lambda Runtimes.</Description>
9-
<VersionPrefix>1.8.1</VersionPrefix>
9+
<VersionPrefix>1.8.2</VersionPrefix>
1010
<Description>Provides a bootstrap and Lambda Runtime API Client to help you to develop custom .NET Core Lambda Runtimes.</Description>
1111
<AssemblyTitle>Amazon.Lambda.RuntimeSupport</AssemblyTitle>
1212
<AssemblyName>Amazon.Lambda.RuntimeSupport</AssemblyName>

0 commit comments

Comments
 (0)