murmurhash3
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -0,1 +1,6 @@ | ||
0.1.6 / 2013-02-13 | ||
================== | ||
* Fixed: Build problem in node v0.9.9 | ||
0.1.5 / 2013-02-06 | ||
@@ -2,0 +7,0 @@ ================== |
@@ -11,3 +11,3 @@ /*! | ||
exports.version = '0.1.5'; | ||
exports.version = '0.1.6'; | ||
@@ -14,0 +14,0 @@ var binding; |
{ | ||
"name": "murmurhash3", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Node binding of MurmurHash3", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/hideo55/node-murmurhash3", |
Sorry, the diff of this file is not supported yet
25083