From ce7a6a380be0e552aa214c80cd555ef68cd615c2 Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Wed, 27 Apr 2011 12:42:37 +0200 Subject: [PATCH] Regenerated doc --- doc/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 647f6ea..4f2cf19 100644 --- a/doc/index.html +++ b/doc/index.html @@ -283,7 +283,7 @@

- +
HashRing.createRange = function(key, size, distinct){
@@ -410,7 +410,7 @@ 

-
hashRing.version = '0.0.2';
+
hashRing.version = '0.0.3';
 
 module.exports = hashRing;