Skip to content

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloFuente committed Dec 3, 2024
1 parent f59cbcb commit 78d0e19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LivekitApi.Example/dotnet8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Livekit.Server.Sdk.Dotnet" Version="1.0.2" />
<PackageReference Include="Livekit.Server.Sdk.Dotnet" Version="1.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion LivekitApi/LivekitApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<PackageId>Livekit.Server.Sdk.Dotnet</PackageId>
<Version>1.0.2</Version>
<Version>1.0.3</Version>
<Authors>pabloFuente</Authors>
<MaintainerEmail>[email protected]</MaintainerEmail>
<PackageProjectUrl>https://github.com/pabloFuente/livekit-server-sdk-dotnet</PackageProjectUrl>
Expand Down

0 comments on commit 78d0e19

Please sign in to comment.