We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7bd3a commit 557589cCopy full SHA for 557589c
dist/livereload.js
@@ -4,7 +4,7 @@
4
5
ref = require('./protocol'), Parser = ref.Parser, PROTOCOL_6 = ref.PROTOCOL_6, PROTOCOL_7 = ref.PROTOCOL_7;
6
7
- Version = "2.3.0";
+ Version = "2.4.0";
8
9
exports.Connector = Connector = (function() {
10
function Connector(options, WebSocket, Timer, handlers) {
0 commit comments