Skip to content

Commit 87c209b

Browse files
committed
Update FlowStream version.
1 parent add87fe commit 87c209b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flow-flowstream.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if (!global.F)
99

1010
const W = F.Worker;
1111
const Fork = F.Child.fork;
12-
const VERSION = 34;
12+
const VERSION = 35;
1313
const NOTIFYPATH = '/notify/';
1414

1515
var isFLOWSTREAMWORKER = false;

0 commit comments

Comments
 (0)