Skip to content

Commit

Permalink
chore(main): release 0.5.1 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebissharp authored May 17, 2024
1 parent 150392d commit 9b85082
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.5.1](https://github.com/calebissharp/cffdrs-rs/compare/v0.5.0...v0.5.1) (2024-05-17)


### Miscellaneous Chores

* **main:** release 0.5.1 ([150392d](https://github.com/calebissharp/cffdrs-rs/commit/150392d475430d7e4a5b525aac9181be2f4e46fb))


### Build System

* add output to release-please job ([fd2109b](https://github.com/calebissharp/cffdrs-rs/commit/fd2109b33e1e8dcd66bd923844bfc706ba339bd3))

## [0.5.0](https://github.com/calebissharp/cffdrs-rs/compare/v0.4.1...v0.5.0) (2024-05-17)


Expand Down
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "cffdrs"
description = "Rust implementation of the Canadian Forest Fire Danger Rating System"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
authors = ["Caleb Sharp <[email protected]>"]
repository = "https://github.com/calebissharp/cffdrs-rs"
Expand Down

0 comments on commit 9b85082

Please sign in to comment.