Skip to content

Commit 7ba1a2d

Browse files
gabelevifacebook-github-bot-8
authored andcommitted
Bump version to 0.12.0
Reviewed By: @jeffmo Differential Revision: D2147981
1 parent 1b1e0ac commit 7ba1a2d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
###v0.12.0-dev
1+
###v0.12.0
22

33
Likely to cause new Flow errors:
44

src/common/flowConfig.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ open Sys_utils
1313

1414
module Json = Hh_json
1515

16-
let version = "0.11.0"
16+
let version = "0.12.0"
1717

1818
type moduleSystem = Node | Haste
1919

tests/version/version.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.flowconfig:10 Wrong version of Flow. The config specifies version 0.1.0 but this is version 0.11.0
1+
.flowconfig:10 Wrong version of Flow. The config specifies version 0.1.0 but this is version 0.12.0

0 commit comments

Comments
 (0)