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
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-03-21 22:22:21 +0300
committerisaacs <i@izs.me>2010-03-21 22:23:37 +0300
commite05cb47a4d3fd2734475c32b09a494d2a3ef919d (patch)
treedec2d39c3ced2b9640c513ae6b3dfbdf34ca9166 /README.md
parent4d05b0461351c041801aecb01444b69916421d83 (diff)
bump version to 0.0.5
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cc2fb9865..829f8a975 100644
--- a/README.md
+++ b/README.md
@@ -379,3 +379,5 @@ Some "nice to have" things that aren't quite core:
* fix a few bugs in uninstall wrt dependent packages
* fix relative require()for nodejs modules installed with the "bin" field.
(issue #2)
+* update to work with node 0.1.33 (aka net2)
+* added publish and tag commands