summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clib.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clib.json b/clib.json
index eae6f09..fa3b580 100644
--- a/clib.json
+++ b/clib.json
@@ -1,6 +1,6 @@
{
"name": "murmurhash",
- "version": "0.1.0",
+ "version": "0.2.0",
"repo": "jwerle/murmurhash.c",
"description": "MurmurHash3 general hash bashed lookup function implementation",
"makefile": "Makefile",