From 58a7e812c1a713720a57048c004825bc31d6262a Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Tue, 15 Jun 2021 14:44:40 +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 e187f73..abc7448 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.1",
+  "version": "12.0.2",
   "peerDependencies": {
     "@angular/common": "^12.0.3",
     "@angular/core": "^12.0.3",
-- 
GitLab