Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jjw24 committed Jun 18, 2021
1 parent 9795600 commit 5f640db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Droplex/Droplex.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
Expand All @@ -10,9 +10,9 @@
</PropertyGroup>

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

0 comments on commit 5f640db

Please sign in to comment.