Skip to content

Commit

Permalink
Sets version to 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tommasobertoni committed Oct 27, 2020
1 parent 9d1af65 commit 7bc65e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IsAwaitable/IsAwaitable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.1;netstandard2.0</TargetFrameworks>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
Expand Down

0 comments on commit 7bc65e2

Please sign in to comment.