diff --git a/lib/foreman_wds/version.rb b/lib/foreman_wds/version.rb
index 26aed163cf0bc897260b70f36304f9d430f9ff12..bed795e56fdc3475a320d1554e987eb997388d37 100644
--- a/lib/foreman_wds/version.rb
+++ b/lib/foreman_wds/version.rb
@@ -1,5 +1,5 @@
 # frozen_string_literal: true
 
 module ForemanWds
-  VERSION = '0.0.4'
+  VERSION = '0.0.5'
 end