Comparing version 0.0.4 to 0.0.5
@@ -103,2 +103,5 @@ /*! | ||
} | ||
// clear fetchers | ||
delete self._fetching[key]; | ||
}); | ||
@@ -105,0 +108,0 @@ } |
@@ -5,3 +5,3 @@ { | ||
"description": "Evented in-memory cache", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
9716
269