Skip to content

Commit

Permalink
chore(roast): prepare release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed Feb 10, 2025
1 parent 0ff0701 commit 05aefa8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

4 changes: 4 additions & 0 deletions crates/roast/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 0.5.0

- Update `oas3` dependency to `0.15`.

## 0.4.0

- Update `oas3` dependency to `0.14`.
Expand Down
2 changes: 1 addition & 1 deletion crates/roast/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "roast"
description = "Structures and tools to parse, navigate, and validate OpenAPI v3.1 specifications"
version = "0.4.0"
version = "0.5.0"
authors = ["Rob Ede <[email protected]>"]
keywords = ["oas3", "openapi", "swagger", "api", "conformance"]
categories = ["development-tools::testing"]
Expand Down

0 comments on commit 05aefa8

Please sign in to comment.