Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Bumps to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robotlolita committed Sep 22, 2014
1 parent e73507f commit 8823022
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@ Released under the [MIT licence](https://github.com/folktale/data.future/blob/ma
[docs]: http://folktale.github.io/data.future
[CPS]: http://matt.might.net/articles/by-example-continuation-passing-style/
<!-- [release: https://github.com/folktale/data.future/releases/download/v$VERSION/data.future-$VERSION.tar.gz] -->
[release]: https://github.com/folktale/data.future/releases/download/v2.2.0/data.future-2.2.0.tar.gz
[release]: https://github.com/folktale/data.future/releases/download/v2.3.0/data.future-2.3.0.tar.gz
<!-- [/release] -->

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data.future",
"version": "2.2.0",
"version": "2.3.0",
"description": "A monad for time-dependant values, providing explicit effects for delayed computations, latency, etc.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 8823022

Please sign in to comment.