diff --git a/lib/foreman_rh_cloud/version.rb b/lib/foreman_rh_cloud/version.rb index d3855cda..a6c19498 100644 --- a/lib/foreman_rh_cloud/version.rb +++ b/lib/foreman_rh_cloud/version.rb @@ -1,3 +1,3 @@ module ForemanRhCloud - VERSION = '9.0.56'.freeze + VERSION = '9.0.57'.freeze end diff --git a/package.json b/package.json index d4d19ea7..aa605b0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foreman_rh_cloud", - "version": "9.0.56", + "version": "9.0.57", "description": "Inventory Upload =============", "main": "index.js", "scripts": {