diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 24f74d0..e89ce65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "murmurhash", - "version": "0.0.2", + "version": "0.0.3", "repo": "jwerle/murmurhash.c", "description": "MurmurHash3 general hash bashed lookup function implementation", "keywords": ["murmur", "hash", "murmurhash"], |