Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdayo committed Oct 21, 2023
1 parent 9d3f06f commit ade5426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Satori.Client/Satori.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Title>Satori.Client</Title>
<Version>1.0.0-alpha.1</Version>
<Version>1.0.0-alpha.2</Version>
<Description>Client library for Satori Protocol v1.</Description>
<Authors>bsdayo</Authors>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Satori.Protocol/Satori.Protocol.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Title>Satori.Protocol</Title>
<Version>1.0.0-alpha.1</Version>
<Version>1.0.0-alpha.2</Version>
<Description>Model definitions for Satori Protocol v1.</Description>
<Authors>bsdayo</Authors>
</PropertyGroup>
Expand Down

0 comments on commit ade5426

Please sign in to comment.