From d0b4e274757d65519afee534f8ce9229beb127c5 Mon Sep 17 00:00:00 2001
From: Alexander Olofsson <alexander.olofsson@liu.se>
Date: Mon, 16 Jan 2023 15:59:50 +0100
Subject: [PATCH] Version 0.1.1

---
 lib/foreman_uuid_boot/version.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/foreman_uuid_boot/version.rb b/lib/foreman_uuid_boot/version.rb
index 94330e6..7db79ee 100644
--- a/lib/foreman_uuid_boot/version.rb
+++ b/lib/foreman_uuid_boot/version.rb
@@ -1,5 +1,5 @@
 # frozen_string_literal: true
 
 module ForemanUuidBoot
-  VERSION = '0.1.0'
+  VERSION = '0.1.1'
 end
-- 
GitLab