Skip to content

Commit 475a2e7

Browse files
committed
Bump version to 0.5.0
1 parent d48ded5 commit 475a2e7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

0 Bytes
Binary file not shown.

appveyor.yml

0 Bytes
Binary file not shown.

src/stream-chat-net/stream-chat-net.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
</PropertyGroup>
99
<PropertyGroup>
1010
<PackageId>stream-chat-net</PackageId>
11-
<Version>0.4.7</Version>
12-
<PackageVersion>0.4.7</PackageVersion>
11+
<Version>0.5.0</Version>
12+
<PackageVersion>0.5.0</PackageVersion>
1313
<Authors>Getstream.io</Authors>
1414
<Description>Chat client for getstream.io.</Description>
1515
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
16-
<Copyright>Copyright 2019</Copyright>
16+
<Copyright>Copyright 2020</Copyright>
1717
<PackageProjectUrl>https://github.com/GetStream/stream-chat-net</PackageProjectUrl>
1818
<PackageLicenseUrl>https://github.com/GetStream/stream-chat-net/blob/master/LICENSE</PackageLicenseUrl>
1919
<PackageTags>getstreamio</PackageTags>

0 commit comments

Comments
 (0)