Skip to content

Commit

Permalink
🔖 bump v0.5.0 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Odonno authored Apr 4, 2024
1 parent 54bb228 commit 4b0ec5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>

<IsPackable>false</IsPackable>
<Version>0.4.0</Version>
<Version>0.5.0</Version>
<Authors>surrealdb</Authors>
<Company>SurrealDB</Company>
<Copyright>Copyright © SurrealDB Ltd</Copyright>
Expand Down

0 comments on commit 4b0ec5a

Please sign in to comment.