From 249b7f1f5181cfa0246e323f47e02a693904258b Mon Sep 17 00:00:00 2001
From: CoscineBot <coscine@itc.rwth-aachen.de>
Date: Fri, 7 Oct 2022 09:22:32 +0000
Subject: [PATCH] Chore: 0.1.2

# [0.1.2](https://git.rwth-aachen.de/coscine/backend/scripts/kpi-generator/compare/v0.1.1...v0.1.2) (2022-10-07)

## New
* KPI Reporting for Resources
* KPI Reporting for Resources
---
 src/KPI Generator/KPI Generator.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/KPI Generator/KPI Generator.csproj b/src/KPI Generator/KPI Generator.csproj
index 64c8483..1c499db 100644
--- a/src/KPI Generator/KPI Generator.csproj	
+++ b/src/KPI Generator/KPI Generator.csproj	
@@ -7,7 +7,7 @@
 		<AssemblyName>Coscine.KpiGenerator</AssemblyName>
 		<ImplicitUsings>enable</ImplicitUsings>
 		<Nullable>enable</Nullable>
-		<Version>0.1.1</Version>
+		<Version>0.1.2</Version>
 	</PropertyGroup>
 
 	<PropertyGroup>
-- 
GitLab