Skip to content

Commit

Permalink
bumped up Byndyusoft.Data.Sessions.Abstractions
Browse files Browse the repository at this point in the history
  • Loading branch information
govorovvs committed Apr 6, 2024
1 parent 276833e commit df77281
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>0.14.0</Version>
<Version>0.14.1</Version>
<Authors>Byndyusoft</Authors>
<PackageTags>Byndyusoft;Data;Relational</PackageTags>
<RepositoryUrl>https://github.com/Byndyusoft/Byndyusoft.Data.Relational</RepositoryUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Byndyusoft.Data.Sessions.Abstractions" Version="0.3.0" />
<PackageReference Include="Byndyusoft.Data.Sessions.Abstractions" Version="0.3.1" />
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="3.1.0" />
<PackageReference Include="System.Text.Json" Version="7.0.0" />
</ItemGroup>
Expand Down

0 comments on commit df77281

Please sign in to comment.