Skip to content

Commit e5b0367

Browse files
committed
Release 3.1.0
* Add FantasyLand compatible .chainRec() function * Improve overall performance * Make .do() memory- and stack-safe
1 parent 8759fd1 commit e5b0367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluture",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "FantasyLand compliant (monadic) alternative to Promises",
55
"main": "fluture.js",
66
"repository": "https://github.com/Avaq/fluture.git",

0 commit comments

Comments
 (0)