diff --git a/lib/simple_websocket_vcr/version.rb b/lib/simple_websocket_vcr/version.rb index e9eee30..51d28d5 100644 --- a/lib/simple_websocket_vcr/version.rb +++ b/lib/simple_websocket_vcr/version.rb @@ -1,3 +1,3 @@ module WebSocketVCR - VERSION = '0.1.0' + VERSION = '1.0.0' end