diff --git a/lib/foreman_templates/version.rb b/lib/foreman_templates/version.rb index 38c9919..ae6bda0 100644 --- a/lib/foreman_templates/version.rb +++ b/lib/foreman_templates/version.rb @@ -1,3 +1,3 @@ module ForemanTemplates - VERSION = "10.0.1".freeze + VERSION = "10.0.2".freeze end