diff --git a/.oas-version b/.oas-version index 18b3114..7b4d9a4 100644 --- a/.oas-version +++ b/.oas-version @@ -1 +1 @@ -1.10.4 +1.10.6 diff --git a/lib/shotstack/version.rb b/lib/shotstack/version.rb index 9dce678..8e1fb80 100644 --- a/lib/shotstack/version.rb +++ b/lib/shotstack/version.rb @@ -11,5 +11,5 @@ =end module Shotstack - VERSION = '1.10.4' + VERSION = '1.10.6' end