Skip to content

Commit 2b0d6e9

Browse files
committed
Marking 3.0
1 parent a1f1c90 commit 2b0d6e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Respawn/Respawn.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<PropertyGroup>
44
<Description>Intelligent checkpoints for database tests</Description>
55
<Copyright>Copyright Jimmy Bogard</Copyright>
6-
<VersionPrefix>2.0.0</VersionPrefix>
6+
<VersionPrefix>3.0.0</VersionPrefix>
77
<Authors>Jimmy Bogard</Authors>
88
<TargetFrameworks>net452;netstandard1.2</TargetFrameworks>
99
<AssemblyName>Respawn</AssemblyName>
1010
<PackageId>Respawn</PackageId>
11-
<PackageTags>mediator;request;response;queries;commands;notifications</PackageTags>
11+
<PackageTags>tests;integration tests;database tests</PackageTags>
1212
<PackageProjectUrl>https://github.com/jbogard/Respawn</PackageProjectUrl>
1313
<PackageLicenseUrl>https://github.com/jbogard/Respawn/blob/master/LICENSE</PackageLicenseUrl>
1414
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)