Skip to content

Commit

Permalink
Merge pull request #227 from ribeirojose/patch-version
Browse files Browse the repository at this point in the history
update pkg version to match published in NPM (0.8.5)
  • Loading branch information
eitoball authored Oct 16, 2023
2 parents 32bb42d + 591c9fe commit a7baa42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-codegen-plugin-typescript-swr",
"version": "0.8.4",
"version": "0.8.5",
"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",
Expand Down

0 comments on commit a7baa42

Please sign in to comment.