Skip to content

Commit 5ef0191

Browse files
committed
Release 0.1.1 of Livekit.Rtc.Dotnet
1 parent f6b0710 commit 5ef0191

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

LivekitRtc/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog (Release Notes)
22

3+
## 0.1.1
4+
5+
- Update livekit/protocol to [v1.45.1](https://github.com/livekit/protocol/releases/tag/%40livekit%2Fprotocol%401.45.1)
6+
37
## 0.1.0
48

59
- Initial release of Livekit.Rtc.Dotnet SDK.

LivekitRtc/LivekitRtc.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<PropertyGroup>
99
<PackageId>Livekit.Rtc.Dotnet</PackageId>
10-
<Version>0.1.0</Version>
10+
<Version>0.1.1</Version>
1111
<Authors>pabloFuente</Authors>
1212
<MaintainerEmail>pablofuenteperez@gmail.com</MaintainerEmail>
1313
<PackageProjectUrl>https://github.com/pabloFuente/livekit-server-sdk-dotnet</PackageProjectUrl>

0 commit comments

Comments
 (0)