diff --git a/package.json b/package.json index 1ee7480..3ef5eca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-codegen-plugin-typescript-swr", - "version": "0.8.3", + "version": "0.8.4", "description": "A GraphQL code generator plug-in that automatically generates utility functions for SWR.", "main": "build/main/index.js", "typings": "build/main/index.d.ts",