Skip to content

Commit ef0f296

Browse files
Update to the 68.3.1 package set.
1 parent e0d87c3 commit ef0f296

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

latest-compatible-sets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"0.15.12": "psc-0.15.12-20231123",
3232
"0.15.13": "psc-0.15.13-20231228",
3333
"0.15.14": "psc-0.15.14-20240227",
34-
"0.15.15": "psc-0.15.15-20251203"
34+
"0.15.15": "psc-0.15.15-20251204"
3535
}

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2706,7 +2706,7 @@
27062706
"variant"
27072707
],
27082708
"repo": "https://github.com/OxfordAbstracts/purescript-graphql-client.git",
2709-
"version": "v10.1.0"
2709+
"version": "v10.1.1"
27102710
},
27112711
"graphs": {
27122712
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2432,7 +2432,7 @@
24322432
, "variant"
24332433
]
24342434
, repo = "https://github.com/OxfordAbstracts/purescript-graphql-client.git"
2435-
, version = "v10.1.0"
2435+
, version = "v10.1.1"
24362436
}
24372437
, graphs =
24382438
{ dependencies = [ "catenable-lists", "ordered-collections" ]

0 commit comments

Comments
 (0)