diff --git a/package.json b/package.json
index 475712b48278919e48391aa59888613956907abb..4ff715c80144e01ebf36f09fcb3352352a2283f8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fastify-hasura",
-  "version": "0.0.1",
+  "version": "0.1.0",
   "description": "A fastify plugin to have fun with Hasura.",
   "main": "plugin.js",
   "type": "module",