chore(clib.json): 0.2.0
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",