diff --git a/lib/async/websocket/version.rb b/lib/async/websocket/version.rb index 704cbe2..629af29 100644 --- a/lib/async/websocket/version.rb +++ b/lib/async/websocket/version.rb @@ -5,6 +5,6 @@ module Async module WebSocket - VERSION = "0.26.1" + VERSION = "0.26.2" end end