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>2011-11-23 04:44:02 +0400
committerisaacs <i@izs.me>2011-11-23 04:44:02 +0400
commitc95d3138b779cb2554ddcc68fcdeeb47b059f98e (patch)
tree39ef02d602a496969179a24eb68fd631e3b52b45
parent2b3e8ea0bcca8b9c11c040b8de785a06fd86979f (diff)
1.1.0-alpha-21.1.0-alpha-2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b6a0e556b..23fdd515a 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
, "publishConfig": { "tag": "alpha" }
, "description": "A package manager for node"
, "keywords": [ "package manager", "modules", "install", "package.json" ]
-, "version": "1.1.0-alpha-1"
+, "version": "1.1.0-alpha-2"
, "preferGlobal": true
, "config": { "publishtest": false }
, "homepage": "http://npmjs.org/"