Skip to content

Commit

Permalink
Flow v0.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmo committed Dec 20, 2016
1 parent 514eae7 commit 2a721c4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
/flow-*-v*/
*.swp
6 changes: 3 additions & 3 deletions SHASUM256.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
c966dfd6df715639cd633800dfc3e485be9c26b56ddd72e9138a07f265220074 flow-linux64-v0.37.1/flow
d2a07f92bffdc0770e84914fe73c4a05186004f586fba40104bac926a39c663c flow-osx-v0.37.1/flow
885ebe3d1c11797a14c9b669f2dcc6724962243f919678a474e28de60ade376a flow-win64-v0.37.1/flow.exe
c572ead4731cafbb207ca92b694c99483a69a47e3b252b52e392725362030364 flow-linux64-v0.37.3/flow
60a112a030abb7835405b9622e9fd00751a82e24ea70afc2514e53ce63340127 flow-osx-v0.37.3/flow
6b059a28efdb90a53f217d733463b5c446f4ed9ea9e785b90e5d502bf593830c flow-win64-v0.37.3/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.37.1",
"version": "0.37.3",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "BSD-3-Clause",
"repository": "flowtype/flow-bin",
Expand Down

0 comments on commit 2a721c4

Please sign in to comment.