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-09-11 03:08:39 +0400
committerisaacs <i@izs.me>2010-09-11 03:08:39 +0400
commite631b889bf459f4cb4c4b026e89606d426353183 (patch)
tree48e7d1db0dc78bbda697b989ae5a35c8fdd1af53 /package.json
parent862713da091b75fbf3004ad107ef3ce0a14ff0fb (diff)
bump to alpha version
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fe79b6a14..92dd3a918 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{ "name" : "npm"
, "description" : "A package manager for node"
-, "version" : "0.1.27-12"
+, "version" : "0.2.0alpha"
, "homepage" : "http://npmjs.org/"
, "author" : "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)"
, "contributors" :