summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/package.json b/package.json
index ec89faf..14b05c6 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"description": "Higher-order functions and common patterns for asynchronous code",
"main": "lib/async.js",
"author": "Caolan McMahon",
- "version": "0.9.2",
+ "version": "1.0.0",
"keywords": [
"async",
"callback",
@@ -51,8 +51,7 @@
"node_modules",
"bower_components",
"test",
- "tests",
- "perf"
+ "tests"
]
}
-}
+} \ No newline at end of file