diff options
author | isaacs <i@izs.me> | 2012-06-19 09:53:03 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-19 09:53:26 -0700 |
commit | 6ba1c625cde5f30f500e61583764be57c905c035 (patch) | |
tree | 97ac838b04926d4e50dc16b7fa60b8bc000faf63 /deps/npm/man/man1 | |
parent | 8a6ef65c2c8b39a040c6566bc91841989803631d (diff) | |
download | node-new-6ba1c625cde5f30f500e61583764be57c905c035.tar.gz |
npm: Upgrade to 1.1.30
Diffstat (limited to 'deps/npm/man/man1')
-rw-r--r-- | deps/npm/man/man1/npm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm.1 b/deps/npm/man/man1/npm.1 index f16255f859..eb47fa7d8f 100644 --- a/deps/npm/man/man1/npm.1 +++ b/deps/npm/man/man1/npm.1 @@ -14,7 +14,7 @@ npm <command> [args] .fi . .SH "VERSION" -1.1.29 +1.1.30 . .SH "DESCRIPTION" npm is the package manager for the Node JavaScript platform\. It puts |