Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexalok committed Nov 1, 2021
1 parent a25bf8a commit bc0e3b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dotWork/dotWork.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Authors>alexalok</Authors>
<Description>.NET Workers made easy</Description>
<Copyright>Copyright © alexalok 2021</Copyright>
<Version>0.0.11-beta</Version>
<Version>1.0.0</Version>
<PackageReleaseNotes>
* Changed IWorkOptions delay option to specify seconds instead of TimeSpan
* Fixed WorkHost crash when using DefaultWorkOptions
</PackageReleaseNotes>
<PackageProjectUrl></PackageProjectUrl>
<RepositoryUrl>https://github.com/alexalok/dotWork</RepositoryUrl>
Expand Down

0 comments on commit bc0e3b1

Please sign in to comment.