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

Chore: 0.1.5

# [0.1.5](v0.1.4...v0.1.5) (2023-02-24)

## Fix
* Optimize Queries
* Optimize Queries
parent e8f06788
No related branches found
No related tags found
No related merge requests found
Pipeline #954913 passed
......@@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.1.4</Version></PropertyGroup>
<Version>0.1.5</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.4</Version></PropertyGroup>
<Version>0.1.5</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.4</Version>
<Version>0.1.5</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