diff options
author | isaacs <i@izs.me> | 2013-02-15 10:49:16 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-02-15 10:49:30 -0800 |
commit | 73be4608d9d7679a1b0233f64c7b60c329ccd235 (patch) | |
tree | e9c9af7a79b4156e7f6dc56b3150eadad24ca0b8 /deps/npm/man/man3 | |
parent | 987338fe31b39b7f57a8f5645593425722ba40af (diff) | |
download | node-new-73be4608d9d7679a1b0233f64c7b60c329ccd235.tar.gz |
npm: Upgrade to v1.2.11
Diffstat (limited to 'deps/npm/man/man3')
-rw-r--r-- | deps/npm/man/man3/npm.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man3/npm.3 b/deps/npm/man/man3/npm.3 index e836d7f6f8..06d00903ee 100644 --- a/deps/npm/man/man3/npm.3 +++ b/deps/npm/man/man3/npm.3 @@ -21,7 +21,7 @@ npm\.load([configObject,] function (er, npm) { .fi . .SH "VERSION" -1.2.10 +1.2.11 . .SH "DESCRIPTION" This is the API documentation for npm\. |