Skip to content

Commit

Permalink
bumped package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mizrael committed Feb 15, 2021
1 parent 4a4141a commit 45e478f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/OpenSleigh.Core/OpenSleigh.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<PackageVersion>0.11.0</PackageVersion>
<PackageVersion>1.0.0</PackageVersion>
<IsPackable>true</IsPackable>
<Authors>davidguida</Authors>
<Product>OpenSleigh</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<PackageVersion>0.9.1</PackageVersion>
<PackageVersion>1.0.0</PackageVersion>
<IsPackable>true</IsPackable>
<Authors>davidguida</Authors>
<Product>OpenSleigh.Persistence.InMemory</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<PackageVersion>0.9.0</PackageVersion>
<PackageVersion>1.0.0</PackageVersion>
<IsPackable>true</IsPackable>
<Authors>davidguida</Authors>
<Product>OpenSleigh.Persistence.Mongo</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<PackageVersion>0.1.0</PackageVersion>
<PackageVersion>1.0.0</PackageVersion>
<IsPackable>true</IsPackable>
<Authors>davidguida</Authors>
<Product>OpenSleigh.Persistence.SQL</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<PackageVersion>0.2.0</PackageVersion>
<PackageVersion>1.0.0</PackageVersion>
<IsPackable>true</IsPackable>
<Authors>davidguida</Authors>
<Product>OpenSleigh.Transport.AzureServiceBus</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<PackageVersion>0.9.2</PackageVersion>
<PackageVersion>1.0.0</PackageVersion>
<IsPackable>true</IsPackable>
<Authors>davidguida</Authors>
<Product>OpenSleigh.Transport.RabbitMQ</Product>
Expand Down

0 comments on commit 45e478f

Please sign in to comment.