Skip to content

Commit

Permalink
Version 6.2.7
Browse files Browse the repository at this point in the history
* #119 Fix Future.race sometimes running the
  right-hand Future twice.
  • Loading branch information
Avaq committed Jun 28, 2017
1 parent 5085bd0 commit 7e53897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fluture",
"version": "6.2.6",
"version": "6.2.7",
"description": "FantasyLand compliant (monadic) alternative to Promises",
"main": "index.js",
"module": "index.es.js",
Expand Down

0 comments on commit 7e53897

Please sign in to comment.