From 10ba9c25abbcf8952b5f4abecf9bf4fc148e8e65 Mon Sep 17 00:00:00 2001 From: jwerle Date: Tue, 31 Dec 2024 13:48:57 -0500 Subject: chore(clib.json): 0.2.0 --- clib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- cgit v1.2.3