Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man/npm.1
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-05-10 12:59:38 +0400
committerisaacs <i@izs.me>2010-05-10 12:59:38 +0400
commitbefef14c7ed3c59156ffda4937762bc83381ff60 (patch)
tree99be23ff71b4fb73732dd24edc1dee62b82f57b5 /man/npm.1
parent40122bcd00d2d1e0255a809796c264e72f6b4869 (diff)
Bump versionv0.1.7
I *knew* I was squeezing too much into a single release. Fix a really obnoxious little bug that makes published packages not installable.
Diffstat (limited to 'man/npm.1')
-rw-r--r--man/npm.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/npm.1 b/man/npm.1
index c3af4f0d2..058741f77 100644
--- a/man/npm.1
+++ b/man/npm.1
@@ -219,7 +219,7 @@ Use buffer api for file writes, hopefully fix #4
Fixes for a few more bugs and fix some documentation.
.
.TP
-0.1.6
+0.1.6 \- 0.1.7
Add cache functionality
Use couchdb attachments to host tarballs
Handle odd require.paths more appropriately