lib/simple_websocket_vcr/version.rb in simple-websocket-vcr-0.0.4 vs lib/simple_websocket_vcr/version.rb in simple-websocket-vcr-0.0.5
- old
+ new
@@ -1,5 +1,3 @@
-module VCR
- module WebSocket
- VERSION = '0.0.4'.freeze
- end
+module WebSocketVCR
+ VERSION = '0.0.5'
end