Skip to content

Commit

Permalink
update version patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtbuilds committed Sep 6, 2024
1 parent 0e932ce commit b3e78eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oasgen/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oasgen"
version = "0.20.1"
version = "0.20.2"
edition = "2021"
authors = ["Kurt Wolf <[email protected]>"]
description = "Generates OpenAPI 3.0 spec based on Rust code. Works with axum, actix-web, or independent of a web framework."
Expand Down

0 comments on commit b3e78eb

Please sign in to comment.