diff --git a/lib/foreman_wds/version.rb b/lib/foreman_wds/version.rb index 9dc479441505c246be5861315baaf4cc9057c6c5..91ec68c987419d07fe0db858ff72c37e69b92534 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.2' + VERSION = '0.0.3' end