Skip to content

Commit da0099c

Browse files
committed
10.1.1
1 parent 3634391 commit da0099c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purescript-graphql-client",
3-
"version": "10.1.0",
3+
"version": "10.1.1",
44
"description": "A typesafe graphql client for purescript.",
55
"main": "codegen/schema/index.mjs",
66
"type": "module",

spago.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: graphql-client
33
publish:
4-
version: 10.1.0
4+
version: 10.1.1
55
license: ISC
66
location:
77
githubOwner: OxfordAbstracts

0 commit comments

Comments
 (0)