Skip to content

Commit

Permalink
Version v1.12.1 (#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok authored Mar 7, 2019
1 parent 82640f6 commit f4f0a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/PuppeteerSharp/PuppeteerSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackOnBuild>true</PackOnBuild>
<PackageVersion>1.12.0</PackageVersion>
<PackageVersion>1.12.1</PackageVersion>
<Authors>Darío Kondratiuk</Authors>
<Owners>Darío Kondratiuk</Owners>
<PackageProjectUrl>https://github.com/kblok/puppeteer-sharp</PackageProjectUrl>
Expand Down Expand Up @@ -56,7 +56,7 @@
* Fix race condition between disposal and cancellation of CancellationTokenSource.
* Execute frame.waitFor{Selector,XPath} in secondary world.
]]></PackageReleaseNotes>
<ReleaseVersion>1.12.0</ReleaseVersion>
<ReleaseVersion>1.12.1</ReleaseVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit f4f0a2e

Please sign in to comment.