From 55827742723188fee72e0fa91cfcb879a4460e06 Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Thu, 11 Nov 2021 10:27:07 +0000
Subject: [PATCH] [CI/CD] Update packages.json version based on GitLab tag.

---
 projects/kypo2-topology-graph-model/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/kypo2-topology-graph-model/package.json b/projects/kypo2-topology-graph-model/package.json
index abc7448..ba945a0 100644
--- a/projects/kypo2-topology-graph-model/package.json
+++ b/projects/kypo2-topology-graph-model/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@muni-kypo-crp/topology-model",
-  "version": "12.0.2",
+  "version": "12.0.3",
   "peerDependencies": {
     "@angular/common": "^12.0.3",
     "@angular/core": "^12.0.3",
-- 
GitLab