diff --git a/Gemfile.lock b/Gemfile.lock index cfbcccc..3515e20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - obsws (0.5.3) + obsws (0.5.4) waitutil (~> 0.2.1) websocket-driver (~> 0.7.5) diff --git a/lib/obsws/version.rb b/lib/obsws/version.rb index e59de5f..eb8a45f 100644 --- a/lib/obsws/version.rb +++ b/lib/obsws/version.rb @@ -11,7 +11,7 @@ module OBSWS end def patch - 4 + 5 end def to_a