Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koresar committed Aug 3, 2023
1 parent 6ebeec7 commit 1a81a27
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": "mini-graphql-http-client",
"version": "2.0.0-0",
"version": "2.0.0",
"description": "Minimalistic (0 dependencies, 1Kb) GraphQL client for browsers and node.js with memory caching support",
"type": "module",
"source": "src/mini-graphql-http-client.js",
Expand Down

0 comments on commit 1a81a27

Please sign in to comment.