diff --git a/package.json b/package.json index 72d4b9c..4d0d63a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-codegen-plugin-typescript-swr", - "version": "0.8.0", + "version": "0.8.2", "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",