Skip to content
Snippets Groups Projects
Commit 406d8686 authored by CoscineBot's avatar CoscineBot :gear:
Browse files

Chore: 0.1.4

# [0.1.4](v0.1.3...v0.1.4) (2022-10-28)

## Fix
* Deal with no file name on metadata extraction
parent 1cc33be9
No related branches found
No related tags found
No related merge requests found
Pipeline #890475 passed
......@@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.1.3</Version></PropertyGroup>
<Version>0.1.4</Version></PropertyGroup>
<ItemGroup>
<PackageReference Include="Coscine.Database" Version="2.*-*" />
......
......@@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.1.3</Version></PropertyGroup>
<Version>0.1.4</Version></PropertyGroup>
<ItemGroup>
......
......@@ -12,7 +12,7 @@
<Description>A library generated from a OpenAPI doc</Description>
<Copyright>No Copyright</Copyright>
<RootNamespace>Org.OpenAPITools</RootNamespace>
<Version>0.1.3</Version>
<Version>0.1.4</Version>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\Org.OpenAPITools.xml</DocumentationFile>
<RepositoryUrl>https://github.com/GIT_USER_ID/GIT_REPO_ID.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment