Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heku committed Jul 8, 2024
1 parent d9f8396 commit bc3a8a5
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>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<LangVersion>latest</LangVersion>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>1.1.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 bc3a8a5

Please sign in to comment.