Skip to content

Commit e28923a

Browse files
committed
v2.0.2
1 parent ce74d44 commit e28923a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Shuttle.Pigeon.Messages/Shuttle.Pigeon.Messages.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<Description>Messages for use with Shuttle.Pigeon implementations.</Description>
8-
<Version>2.0.1</Version>
8+
<Version>2.0.2</Version>
99
<Authors>Eben Roux</Authors>
1010
<Company>Shuttle</Company>
1111
<Copyright>Copyright (c) 2025, Eben Roux</Copyright>

Shuttle.Pigeon.RestClient/Shuttle.Pigeon.RestClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<Description>A client used to interact with the restful Shuttle.Pigeon web API.</Description>
8-
<Version>2.0.1</Version>
8+
<Version>2.0.2</Version>
99
<Authors>Eben Roux</Authors>
1010
<Company>Shuttle</Company>
1111
<Copyright>Copyright (c) 2025, Eben Roux</Copyright>

Shuttle.Pigeon.WebApi.Contracts/Shuttle.Pigeon.WebApi.Contracts.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<Description>Shuttle.Pigeon web API contracts.</Description>
8-
<Version>2.0.1</Version>
8+
<Version>2.0.2</Version>
99
<Authors>Eben Roux</Authors>
1010
<Company>Shuttle</Company>
1111
<Copyright>Copyright (c) 2025, Eben Roux</Copyright>

0 commit comments

Comments
 (0)