Skip to content

Commit

Permalink
Bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxhy committed Aug 23, 2023
1 parent a561fba commit ff09f69
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Leosac.$(AssemblyName)</PackageId>
<Version>0.3.0</Version>
<Version>0.3.1</Version>
<Title>Leosac Credential Provisioning - Base Worker Library</Title>
<Company>Leosac SAS</Company>
<Product>Leosac Credential Provisioning</Product>
Expand All @@ -26,7 +26,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Leosac.CredentialProvisioning.Core" Version="0.4.0" />
<PackageReference Include="Leosac.CredentialProvisioning.Core" Version="0.4.1" />
<PackageReference Include="log4net" Version="2.0.15" />
</ItemGroup>

Expand Down

0 comments on commit ff09f69

Please sign in to comment.