Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jjw24 committed Feb 10, 2021
1 parent aa548cb commit cdff523
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Droplex/Droplex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
</PropertyGroup>

<PropertyGroup>
<PackageVersion>1.1.0</PackageVersion>
<AssemblyVersion>1.1.0</AssemblyVersion>
<InformationalVersion>1.1.0</InformationalVersion>
<PackageVersion>1.2.0</PackageVersion>
<AssemblyVersion>1.2.0</AssemblyVersion>
<InformationalVersion>1.2.0</InformationalVersion>
<PackageId>Droplex</PackageId>
<Authors>Jeremy Wu</Authors>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit cdff523

Please sign in to comment.