Skip to content

Commit 172e3d1

Browse files
committed
Release v2.13.0
1 parent fa8edc1 commit 172e3d1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/flow.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@
16091609
* Library version
16101610
* @type {string}
16111611
*/
1612-
Flow.version = '2.11.2';
1612+
Flow.version = '2.13.0';
16131613

16141614
if ( typeof module === "object" && module && typeof module.exports === "object" ) {
16151615
// Expose Flow as module.exports in loaders that implement the Node

0 commit comments

Comments
 (0)