Skip to content

Commit bf7c182

Browse files
committed
Bump version
1 parent 88c9e56 commit bf7c182

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CredentialProvisioning.Worker/CredentialProvisioning.Worker.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PropertyGroup>
1111
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1212
<PackageId>Leosac.$(AssemblyName)</PackageId>
13-
<Version>1.8.0</Version>
13+
<Version>1.9.0</Version>
1414
<Title>Leosac Credential Provisioning - Base Worker Library</Title>
1515
<Company>Leosac SAS</Company>
1616
<Product>Leosac Credential Provisioning</Product>
@@ -26,7 +26,7 @@
2626
</PropertyGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="Leosac.CredentialProvisioning.Core" Version="1.10.0" />
29+
<PackageReference Include="Leosac.CredentialProvisioning.Core" Version="1.12.0" />
3030
</ItemGroup>
3131

3232
</Project>

0 commit comments

Comments
 (0)