Skip to content

Commit

Permalink
Bump version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heku committed Apr 6, 2024
1 parent fbfc39d commit f029655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kunet.AsyncInterceptor/Kunet.AsyncInterceptor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>latest</LangVersion>
<VersionPrefix>0.0.40</VersionPrefix>
<VersionPrefix>1.0.0</VersionPrefix>
<Authors>Heku</Authors>
<Description>AsyncInterceptor for Castle.DynamicProxy</Description>
<RepositoryUrl>https://github.com/heku/Kunet.AsyncInterceptor</RepositoryUrl>
Expand Down

0 comments on commit f029655

Please sign in to comment.