Skip to content

Commit 557589c

Browse files
committed
build
1 parent df7bd3a commit 557589c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/livereload.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
ref = require('./protocol'), Parser = ref.Parser, PROTOCOL_6 = ref.PROTOCOL_6, PROTOCOL_7 = ref.PROTOCOL_7;
66

7-
Version = "2.3.0";
7+
Version = "2.4.0";
88

99
exports.Connector = Connector = (function() {
1010
function Connector(options, WebSocket, Timer, handlers) {

0 commit comments

Comments
 (0)