Skip to content

Commit

Permalink
Prep 0.3.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddrysdale committed Apr 5, 2024
1 parent de47f83 commit c0cdc9b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Change Log

## 0.3.7 - TBD
## 0.3.7 - 2024-04-05

- Bump MSRV to 1.58.
- Update dependencies.
- Fix bounds bug for label sorting.

## 0.3.6 - 2024-01-15

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,6 +1,6 @@
[package]
name = "coset"
version = "0.3.6"
version = "0.3.7"
authors = ["David Drysdale <[email protected]>", "Paul Crowley <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down

0 comments on commit c0cdc9b

Please sign in to comment.