summaryrefslogtreecommitdiff
path: root/clib.json
diff options
context:
space:
mode:
authorjwerle <joseph.werle@gmail.com>2022-04-14 13:57:50 -0400
committerjwerle <joseph.werle@gmail.com>2022-04-14 13:57:50 -0400
commitbb05729b25ab2f4464eecaf346df878332576fa3 (patch)
tree6d13a26e02757b0f97ae66f413611dfbb24227a7 /clib.json
parentd13c50be47082e9f8f59387fb4ab0329d36b2dee (diff)
chore(): 0.1.0
Diffstat (limited to 'clib.json')
-rw-r--r--clib.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clib.json b/clib.json
index 1a7eadf..eae6f09 100644
--- a/clib.json
+++ b/clib.json
@@ -1,6 +1,6 @@
{
"name": "murmurhash",
- "version": "0.0.3",
+ "version": "0.1.0",
"repo": "jwerle/murmurhash.c",
"description": "MurmurHash3 general hash bashed lookup function implementation",
"makefile": "Makefile",