Skip to content

Commit

Permalink
Release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Oct 19, 2023
1 parent 55cd763 commit 3d0c3c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "spinning_top"
version = "0.2.5"
version = "0.3.0"
authors = ["Philipp Oppermann <[email protected]>"]
edition = "2018"
license = "MIT/Apache-2.0"
Expand Down
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Unreleased

# 0.3.0 – 2023-10-19

## Breaking

* [feat: add backoff feature](https://github.com/rust-osdev/spinning_top/pull/16)
Expand Down

0 comments on commit 3d0c3c6

Please sign in to comment.