diff options
author | isaacs <i@izs.me> | 2013-01-18 12:12:07 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-01-18 12:12:07 -0800 |
commit | 4d32fc59642bc22b9bb8bf5d4df8ebb07698ddc3 (patch) | |
tree | 3844032f1ca4e342f37556999115749754c5ac78 /deps/npm/man/man3 | |
parent | 1c35ee8695aee8537ac929d9eed386b23ac65354 (diff) | |
download | node-new-4d32fc59642bc22b9bb8bf5d4df8ebb07698ddc3.tar.gz |
npm: Upgrade to v1.2.2
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 69a7507219..a02644c303 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.0 +1.2.2 . .SH "DESCRIPTION" This is the API documentation for npm\. |