Skip to content

Commit

Permalink
chore: prepare release 0.1.0-alpha.25
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Nov 22, 2024
1 parent 1e9b3e9 commit 67e725a
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 38 deletions.
94 changes: 58 additions & 36 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 @@ -22,7 +22,7 @@ members = [
]

[workspace.package]
version = "0.1.0-alpha.24"
version = "0.1.0-alpha.25"
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 @@ -5,7 +5,7 @@ info:
license:
name: Apache License, Version 2.0
identifier: Apache-2.0
version: 0.1.0-alpha.24
version: 0.1.0-alpha.25
paths:
/.well-known/trustify:
get:
Expand Down

0 comments on commit 67e725a

Please sign in to comment.