Skip to content

Commit

Permalink
Product version increment.
Browse files Browse the repository at this point in the history
  • Loading branch information
koculu committed Jul 11, 2022
1 parent fbd5084 commit dbd9cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ZoneTree/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<Authors>Ahmed Yasin Koculu</Authors>
<PackageId>ZoneTree</PackageId>
<Title>ZoneTree</Title>
<ProductVersion>1.0.2.0</ProductVersion>
<Version>1.0.2.0</Version>
<ProductVersion>1.0.3.0</ProductVersion>
<Version>1.0.3.0</Version>
<Authors>Ahmed Yasin Koculu</Authors>
<AssemblyTitle>ZoneTree</AssemblyTitle>
<Description>ZoneTree is a persistent, high-performance key-value database for .NET. It can operate in memory or on a disk. (Optimized for SSDs)</Description>
Expand Down

0 comments on commit dbd9cfa

Please sign in to comment.