Skip to content

Commit

Permalink
update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
zlzforever committed Feb 18, 2021
1 parent aae494e commit 34a1b43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<Version>5.0.2</Version>
<FileVersion>5.0.2.0</FileVersion>
<AssemblyVersion>5.0.2.0</AssemblyVersion>
<Version>5.0.3</Version>
<FileVersion>5.0.3.0</FileVersion>
<AssemblyVersion>5.0.3.0</AssemblyVersion>
<Authors>[email protected];</Authors>
<Copyright>Copyright 2018 Lewis Zou</Copyright>
<Description>DotnetSpider, a .NET Standard web crawling library. It is lightweight, efficient and fast high-level web crawling &amp; scraping framework</Description>
Expand Down

0 comments on commit 34a1b43

Please sign in to comment.