diff --git a/lib/foreman_rh_cloud/version.rb b/lib/foreman_rh_cloud/version.rb index acb27711..6f59925b 100644 --- a/lib/foreman_rh_cloud/version.rb +++ b/lib/foreman_rh_cloud/version.rb @@ -1,3 +1,3 @@ module ForemanRhCloud - VERSION = '3.0.32'.freeze + VERSION = '3.0.33'.freeze end diff --git a/package.json b/package.json index ac8e5a5d..fc7355aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foreman_rh_cloud", - "version": "3.0.32", + "version": "3.0.33", "description": "Inventory Upload =============", "main": "index.js", "scripts": {