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.100.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.101.0
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jun 11, 2019

  1. v0.101.0

    jbrown215 committed Jun 11, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    andrewhampton Andrew Hampton
    Copy the full SHA
    aea5dae 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 @@
c4dd9be6e6063917d4513419d7937f575e3b7f724bc2d402270573804312b993 flow-linux64-v0.100.0/flow
167b2156f7b39b177483f5a251ceed0144e45ec94b058f361149711b87682d47 flow-osx-v0.100.0/flow
1e4356cde69dc44d3454780253873f9ffbbbf157966a23d77bab2afeb14cfc5a flow-win64-v0.100.0/flow.exe
331a8a2d4b8dd5355526ddf74c9e35ae24adc973d9fe86120e1c7cc50ff62587 flow-linux64-v0.101.0/flow
b6af0b4aa7a96845182b8b0e415ad518995b44d582af6e858f9da6d2772b0740 flow-osx-v0.101.0/flow
7ac260e60af045637dbf76d7551d0c29837e7af784013ec0627d7514d2da4c72 flow-win64-v0.101.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.100.0",
"version": "0.101.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",