diff --git a/readme.md b/readme.md index 6fbb58bc..27d02a76 100644 --- a/readme.md +++ b/readme.md @@ -90,7 +90,7 @@ every schema should have 4 seprate things : - After that just run this line: ```shell -deno install -qAf --allow-read --allow-write --unstable https://deno.land/x/funql@0.0.21/funql.ts +deno install -qAf --allow-read --allow-write --unstable https://deno.land/x/funql@0.0.22/funql.ts ``` ## How to Use It