Skip to content

Commit

Permalink
chore: prepare release 0.1.0-alpha.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Oct 16, 2024
1 parent 179cfeb commit fa2570a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 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 @@ -21,7 +21,7 @@ members = [
]

[workspace.package]
version = "0.1.0-alpha.19"
version = "0.1.0-alpha.20"
edition = "2021"
publish = false
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ info:
description: Software Supply-Chain Security API
license:
name: Apache-2.0
version: 0.1.0-alpha.19
version: 0.1.0-alpha.20
paths:
/.well-known/trustify:
get:
Expand Down

0 comments on commit fa2570a

Please sign in to comment.