Skip to content

Commit 20b0f81

Browse files
committed
...
1 parent 7a48a59 commit 20b0f81

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-purs-gql"
3-
version = "0.1.21"
3+
version = "0.1.22"
44
edition = "2021"
55
default-run = "pursgql"
66
repository = "https://github.com/OxfordAbstracts/purescript-graphql-schema-gen"

dist-workspace.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ publish-jobs = ["npm"]
2727
global = "ubuntu-latest"
2828

2929
[dist.github-custom-runners.x86_64-unknown-linux-gnu]
30-
runner = "ubuntu-20.04"
30+
runner = "ubuntu-latest"

0 commit comments

Comments
 (0)