diff options
author | Ryan <ry@tinyclouds.org> | 2009-06-11 13:54:03 +0200 |
---|---|---|
committer | Ryan <ry@tinyclouds.org> | 2009-06-11 13:54:03 +0200 |
commit | 4cfc982c776475eb65fb1080e6b575a86505a347 (patch) | |
tree | aeea238409d3a3f690eedecd80e099ca6c0e598e /website | |
parent | 1a1406c80e2b8bf2cdea35167d49ecc498dd21dd (diff) | |
download | nodejs-4cfc982c776475eb65fb1080e6b575a86505a347.tar.gz nodejs-4cfc982c776475eb65fb1080e6b575a86505a347.tar.bz2 nodejs-4cfc982c776475eb65fb1080e6b575a86505a347.zip |
bump versionv0.0.3
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index df95946fd..1ab81f6b1 100644 --- a/website/index.html +++ b/website/index.html @@ -151,10 +151,14 @@ Server running at http://127.0.0.1:8000/</pre> <h2 id="download">Download</h2> <p> - <a href="http://github.com/ry/node/tree/master">The git repo</a> + <a href="http://github.com/ry/node/tree/master">git repo</a> </p> <ul> <li> + 2009.06.11 + <a href="http://s3.amazonaws.com/four.livejournal/20090611/node-0.0.3.tar.gz">node-0.0.3.tar.gz</a> + </li> + <li> 2009.05.31 <a href="http://s3.amazonaws.com/four.livejournal/20090531/node-0.0.2.tar.gz">node-0.0.2.tar.gz</a> </li> |