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

Commits on May 31, 2019

  1. v0.100.0

    samwgoldman committed May 31, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e2d1daf 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 @@
4f2e04999334769fdba4516ebb0c534e80b1c552d2f51617e5c1b28db2428a88 flow-linux64-v0.99.1/flow
7725ffb35c592824134ae9f7aeddc351fe2c599197b8bc96b8b310cba88f829a flow-osx-v0.99.1/flow
b49f49df2bde0a6fe6f4e3084e7416e5ad57f88b122aa92cf17fdb75094038be flow-win64-v0.99.1/flow.exe
c4dd9be6e6063917d4513419d7937f575e3b7f724bc2d402270573804312b993 flow-linux64-v0.100.0/flow
167b2156f7b39b177483f5a251ceed0144e45ec94b058f361149711b87682d47 flow-osx-v0.100.0/flow
1e4356cde69dc44d3454780253873f9ffbbbf157966a23d77bab2afeb14cfc5a flow-win64-v0.100.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.99.1",
"version": "0.100.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",