Skip to content

Commit

Permalink
Version bumped.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani Michel committed Jul 29, 2019
1 parent b903308 commit 178bc28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Sources/Equ/Equ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<PropertyGroup>
<TargetFrameworks>netstandard1.5;netstandard2.0</TargetFrameworks>
<AssemblyVersion>2.1</AssemblyVersion>
<FileVersion>2.1.0</FileVersion>
<Version>2.1.0</Version>
<AssemblyVersion>2.2</AssemblyVersion>
<FileVersion>2.2.0</FileVersion>
<Version>2.2.0</Version>
<Authors>Dani Michel</Authors>
<Company>Dani Michel</Company>
<Description>Fast, convention-based, zero-code equality functions</Description>
Expand Down

0 comments on commit 178bc28

Please sign in to comment.