Skip to content

Commit

Permalink
feat: increased project version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Allison-E committed May 23, 2024
1 parent b90d2c7 commit 93a623f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApacheAGE/ApacheAGE.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Description>ApacheAGE is a .NET client for use with the AGE extension for PostgreSQL.</Description>
<PackageTags>postgres;postgresql;apache-age;graph</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Version>0.6.0</Version>
<Version>1.0.0</Version>
<TargetFrameworks>net8.0;net7.0;net6.0;net5.0</TargetFrameworks>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit 93a623f

Please sign in to comment.