Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flow/flow-bin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.112.0
Choose a base ref
...
head repository: flow/flow-bin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.113.0
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Dec 3, 2019

  1. v0.113.0

    gkz committed Dec 3, 2019
    Copy the full SHA
    407e65a View commit details
Showing with 4 additions and 4 deletions.
  1. +3 −3 SHASUM256.txt
  2. +1 −1 package.json
6 changes: 3 additions & 3 deletions SHASUM256.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
65eb74abb7f7b511dbc7bc09b707fd5a1fee06f30aef2fc7e5bede05e14d3eca flow-linux64-v0.112.0/flow
d28bcd8cf4504d30d3e0b07eb31d5ab3062de0416cf6d377b0aed95c758ae791 flow-osx-v0.112.0/flow
a961537b4ce64463760670997e52f65dc3cc7eb55f162e4724ed7d6afdc83758 flow-win64-v0.112.0/flow.exe
fc77e8d4b20c9a05369b38d85142f44b537e5e0338932a9816cc68280b53b21f flow-linux64-v0.113.0/flow
d391b6b9d3c1e7d40891601b73445965157c850962e4b8a03fdd750d4ff30214 flow-osx-v0.113.0/flow
1b4e84d7c4449e46f2643899fbdf84f0da1b71d5e59a014c046f2b54de494aa8 flow-win64-v0.113.0/flow.exe
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flow-bin",
"version": "0.112.0",
"version": "0.113.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",