diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2010-02-21 23:31:08 -0800 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-02-22 01:31:14 -0800 |
commit | bb0d1e65e1671aaeb21fac186b066701da0bc33b (patch) | |
tree | fa3a891ff56c4cff77f2bfb2394001e881cfdaed /doc/index.html | |
parent | 6ee0bf704a30281e5782fa2255cbce053bc2c51b (diff) | |
download | node-new-bb0d1e65e1671aaeb21fac186b066701da0bc33b.tar.gz |
bump versionv0.1.30
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 2566cd1788..b471e8c366 100644 --- a/doc/index.html +++ b/doc/index.html @@ -98,8 +98,8 @@ server.listen(7000, "localhost");</pre> <a href="http://github.com/ry/node/tree/master">git repo</a> </p> <p> - 2010.02.17 - <a href="http://nodejs.org/dist/node-v0.1.29.tar.gz">node-v0.1.29.tar.gz</a> + 2010.02.22 + <a href="http://nodejs.org/dist/node-v0.1.30.tar.gz">node-v0.1.30.tar.gz</a> </p> <h2 id="build">Build</h2> |