Skip to content

Commit

Permalink
Marking 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbogard authored Mar 8, 2019
1 parent 6159862 commit 5748fa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Respawn/Respawn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Intelligent checkpoints for database tests</Description>
<Copyright>Copyright Jimmy Bogard</Copyright>
<VersionPrefix>3.1.0</VersionPrefix>
<VersionPrefix>3.2.0</VersionPrefix>
<Authors>Jimmy Bogard</Authors>
<TargetFrameworks>net452;netstandard1.2;netstandard2.0</TargetFrameworks>
<AssemblyName>Respawn</AssemblyName>
Expand Down Expand Up @@ -36,4 +36,4 @@
<PackageReference Include="System.Data.SqlClient" Version="4.4.0" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 5748fa0

Please sign in to comment.