Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Nov 25, 2015
1 parent b76d009 commit 44b4588
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

2.1.0 / 2015-11-26
==================

* feat: use Math.imul (@alsotang)

2.0.1 / 2015-07-21
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "node-murmurhash",
"version": "2.0.1",
"version": "2.1.0",
"description": "murmurhash V2, support utf8 Buffer",
"main": "lib/murmurhash.js",
"files": [
Expand Down

0 comments on commit 44b4588

Please sign in to comment.