Skip to content

Commit

Permalink
Update to the 43.5.0 package set.
Browse files Browse the repository at this point in the history
  • Loading branch information
pacchettibotti committed Oct 24, 2023
1 parent 539fd5e commit c3f7933
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion latest-compatible-sets.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"0.15.8": "psc-0.15.8-20230617",
"0.15.9": "psc-0.15.9-20230718",
"0.15.10": "psc-0.15.10-20231023",
"0.15.12": "psc-0.15.12-20231023"
"0.15.12": "psc-0.15.12-20231024"
}
2 changes: 1 addition & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@
"variant"
],
"repo": "https://github.com/garyb/purescript-codec-json.git",
"version": "v1.0.0"
"version": "v1.1.0"
},
"colors": {
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion src/packages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@
, "variant"
]
, repo = "https://github.com/garyb/purescript-codec-json.git"
, version = "v1.0.0"
, version = "v1.1.0"
}
, colors =
{ dependencies =
Expand Down

0 comments on commit c3f7933

Please sign in to comment.