Skip to content

Commit

Permalink
Bump version to 0.16.0-alpha.0 and run cargo xtask prep
Browse files Browse the repository at this point in the history
  • Loading branch information
david-castaneda committed Jun 14, 2023
1 parent 4d8f36e commit 4b3bccf
Show file tree
Hide file tree
Showing 11 changed files with 2,425 additions and 78 deletions.
108 changes: 58 additions & 50 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license-file = "./LICENSE"
name = "rover"
readme = "README.md"
repository = "https://github.com/apollographql/rover/"
version = "0.15.0"
version = "0.16.0-alpha.0"
default-run = "rover"

publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/rover-client/.schema/hash.id

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/rover-client/.schema/last_run.uuid

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/rover-client/.schema/schema.graphql

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4b3bccf

Please sign in to comment.