lib/simple_websocket_vcr/version.rb in simple-websocket-vcr-0.0.6 vs lib/simple_websocket_vcr/version.rb in simple-websocket-vcr-0.0.7

- old
+ new

@@ -1,3 +1,3 @@ module WebSocketVCR - VERSION = '0.0.6' + VERSION = '0.0.7' end