Skip to content

Commit

Permalink
release: 0.3.0-beta (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnwpedro authored Oct 10, 2024
1 parent 9df9208 commit fff7479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Fauna/Fauna.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Version>0.2.0-beta</Version>
<Version>0.3.0-beta</Version>
<PackageId>Fauna</PackageId>
<Title>.NET Driver for Fauna</Title>
<Authors>Fauna, Inc.</Authors>
<Description>.NET Driver for Fauna.

See https://fauna.com for more information.</Description>

<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
Expand Down

0 comments on commit fff7479

Please sign in to comment.