Skip to content

Commit a7baa42

Browse files
authored
Merge pull request #227 from ribeirojose/patch-version
update pkg version to match published in NPM (0.8.5)
2 parents 32bb42d + 591c9fe commit a7baa42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-codegen-plugin-typescript-swr",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"description": "A GraphQL code generator plug-in that automatically generates utility functions for SWR.",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",

0 commit comments

Comments
 (0)