Skip to content

Commit fa2570a

Browse files
committed
chore: prepare release 0.1.0-alpha.20
1 parent 179cfeb commit fa2570a

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

Cargo.lock

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ members = [
2121
]
2222

2323
[workspace.package]
24-
version = "0.1.0-alpha.19"
24+
version = "0.1.0-alpha.20"
2525
edition = "2021"
2626
publish = false
2727
license = "Apache-2.0"

openapi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ info:
44
description: Software Supply-Chain Security API
55
license:
66
name: Apache-2.0
7-
version: 0.1.0-alpha.19
7+
version: 0.1.0-alpha.20
88
paths:
99
/.well-known/trustify:
1010
get:

0 commit comments

Comments
 (0)