Skip to content

Commit

Permalink
Bump identity version to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnkwlp committed Nov 5, 2023
1 parent c707ee8 commit 0ee85f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/account/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<Version>0.2.0</Version>
<PackageVersion>0.2.6</PackageVersion>
<PackageVersion>0.2.7</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion modules/identity/src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<Version>0.2.0</Version>
<PackageVersion>0.2.6</PackageVersion>
<PackageVersion>0.2.7</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0ee85f5

Please sign in to comment.