diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2010-08-20 01:52:58 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-08-20 01:53:08 -0700 |
commit | 9283e134e558900ba89d9a33c18a9bdedab07cb9 (patch) | |
tree | e628a4a349e7a9998affcde99ffece8c39cf0b3d /doc | |
parent | 51ecba8da9c8c9d974be9c01370c1bdd37031b1f (diff) | |
download | node-new-9283e134e558900ba89d9a33c18a9bdedab07cb9.tar.gz |
bump versionv0.2.0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api_header.html | 2 | ||||
-rw-r--r-- | doc/index.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/api_header.html b/doc/api_header.html index cc55733842..c8ca17eaf3 100644 --- a/doc/api_header.html +++ b/doc/api_header.html @@ -295,7 +295,7 @@ <body> <div id="toc"> - <div id="toctitle">Node v0.1.104</div> + <div id="toctitle">Node v0.2.0</div> <noscript>JavaScript must be enabled in your browser to display the table of contents.</noscript> </div> <div id='man'> diff --git a/doc/index.html b/doc/index.html index c3300ad757..74c50a704a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -89,8 +89,8 @@ net.createServer(function (socket) { <a href="http://github.com/ry/node/tree/master">git repo</a> </p> <p> - 2010.08.13 - <a href="http://nodejs.org/dist/node-v0.1.104.tar.gz">node-v0.1.104.tar.gz</a> + 2010.08.20 + <a href="http://nodejs.org/dist/node-v0.2.0.tar.gz">node-v0.2.0.tar.gz</a> </p> <p>Historical: <a href="http://nodejs.org/dist">versions</a>, <a href="http://nodejs.org/docs">docs</a></p> |