Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "bloomrun", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "JS object pattern matching, powered by bloom filters", | ||
@@ -5,0 +5,0 @@ "main": "bloomrun.js", |
@@ -12,3 +12,2 @@ # bloomrun | ||
* [API](#api) | ||
* [TODO](#todo) | ||
* [Acknowledgements](#acknowledgements) | ||
@@ -111,3 +110,3 @@ * [License](#license) | ||
[patrun](http://npm.im/patrun) and [seneca](http://npm.im/seneca). | ||
Also, It will not be possible without | ||
Also, It would not be possible without | ||
[bloomfilter](https://www.npmjs.com/package/bloomfilter). | ||
@@ -114,0 +113,0 @@ |
18496
125