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

Commit

Permalink
Bumps to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robotlolita committed Dec 25, 2013
1 parent b97ce4d commit 372db3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data.future",
"version": "0.2.0",
"version": "1.0.0",
"description": "A monad for time-dependant values, providing explicit effects for delayed computations, latency, etc.",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -37,4 +37,4 @@
"uglify-js": "~2.4.3",
"laws": "~0.2.0"
}
}
}

0 comments on commit 372db3f

Please sign in to comment.